gitignore: add '__pycache__' directories

This commit is contained in:
Lars Kruse 2018-03-09 03:49:12 +01:00
parent 413f7c444d
commit 23d890cd59
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.*.swp
*~
__pycache__/