add config.py to gitignore

This commit is contained in:
2020-06-16 23:44:09 +02:00
parent 18901049f4
commit 4ad8ae47ac

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.swp *.swp
config.py
*.txt *.txt
*.ncsv *.ncsv
*.out *.out