From 7b219d5c3f485e6859149974d3941cb4e0aff02b Mon Sep 17 00:00:00 2001 From: Dustin Pianalto Date: Wed, 23 May 2018 16:03:45 -0800 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1219eb2..cfd538a 100644 --- a/.gitignore +++ b/.gitignore @@ -109,7 +109,7 @@ venv.bak/ .mypy_cache/ src/config/Config.json -src/config/PrivateConfig.json +PrivateConfig.json # Ignore dockerfiles docker-compose.yml \ No newline at end of file