Add config.yaml to .gitignore

This commit is contained in:
Andrew Morgan 2019-10-04 14:49:52 +01:00
parent 3c5602b10b
commit 39b31dd2e5

3
.gitignore vendored
View file

@ -9,5 +9,8 @@ env3/
# Bot local files # Bot local files
*.db *.db
# Config file
config.yaml
# Python # Python
__pycache__/ __pycache__/