Remove config.py

Added base for config and adding config.py to the .gitignore
This commit is contained in:
Aaron Kimbrell
2019-02-05 10:15:33 -06:00
parent 758bc9eef6
commit a3198a67b8
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -216,3 +216,5 @@ dmypy.json
# ignore the whole .idea folder
.idea/*
config\.py