add gitignore

This commit is contained in:
2019-06-08 17:43:20 +02:00
parent 560fde88f5
commit 452e86c659

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
*.swp
*.txt
*.ncsv
*.out
*.log
*.lol
pass.secret
__pychache__/
*.pyc
build/
configparse_wrapper/