From d57129b33b5d8b4a7f07f5077dbdf66ab7c91b68 Mon Sep 17 00:00:00 2001 From: "Dusty.P" Date: Thu, 24 May 2018 21:20:57 -0800 Subject: [PATCH] Fixed gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9b51d74..ab6f062 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +/Config.json +/PrivateConfig.json + # Byte-compiled / optimized / DLL files # Recurse @@ -108,8 +111,7 @@ venv.bak/ # mypy .mypy_cache/ -src/config/Config.json -PrivateConfig.json + # Ignore dockerfiles docker-compose.yml