Add config.yaml to .gitignore

This commit is contained in:
Andrew Morgan 2019-10-12 14:23:31 +01:00
parent 395fda40ec
commit 67840b1433
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -11,3 +11,6 @@ env3/
# Python # Python
__pycache__/ __pycache__/
# Config file
config.yaml