From 9e2664fe20a19df02687c24c1b81249109068385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 29 Apr 2016 12:55:30 +0200 Subject: [PATCH] Ignore google_app.json, as it should never be committed. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c3666ae6..d3391cbf 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /.cache /.coverage /pillar/pillar.egg-info/ +/pillar/google_app.json