add *.config to gitignore

This commit is contained in:
2019-10-06 12:06:07 +02:00
parent adf4e0a907
commit 9c8401e1be

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ data/
build/ build/
db/ db/
__pychache__/ __pychache__/
*.config