Add __pycache__ to gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.db
|
|
||||||
*.pem
|
*.pem
|
||||||
|
__pycache__/
|
||||||
conf/config.json
|
conf/config.json
|
||||||
conf/pool.json
|
conf/pool.json
|
||||||
conf/wholist.json
|
conf/wholist.json
|
||||||
|
|||||||
Reference in New Issue
Block a user