Add config.yaml to .gitignore

This commit is contained in:
Andrew Morgan 2019-10-12 14:23:31 +01:00
parent 395fda40ec
commit 67840b1433

3
.gitignore vendored
View file

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