Add __pycache__ to .gitignore

This commit is contained in:
Klaus-Uwe Mitterer 2017-10-28 22:47:45 +02:00
parent 22416136f6
commit f761626cd4

1
.gitignore vendored
View file

@ -1 +1,2 @@
list.csv
__pycache__