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 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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