Add __pycache__ to gitignore

This commit is contained in:
Mark Veidemanis 2018-03-04 13:17:04 +00:00
parent 8940aeeb80
commit badfe46694
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
*.pyc
*.db
*.pem
__pycache__/
conf/config.json
conf/pool.json
conf/wholist.json