From 394a4715d7a8d85178afacdf0e68c47cc9743239 Mon Sep 17 00:00:00 2001 From: Claudiu Lodromanean Date: Thu, 9 Mar 2017 13:28:03 -0800 Subject: [PATCH] Hide local dev config in gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 19f0795adf9..84487621b1a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ tests/cli/vendor # Unit tests /tmp /tests/bin/tmp +/tests/frontend-tests/config/local-*.json # Logs /logs