Added project config file to gitignore

This commit is contained in:
2019-04-29 21:52:44 +02:00
parent 40846e490f
commit 48266f7d1a

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# Project config file
config.ini
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]