diff --git a/.gitignore b/.gitignore index 894a44c..c3a89b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Project config file +config.ini + + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]