Add __pycache__ to .gitignore

This commit is contained in:
ShadowNinja
2014-09-14 15:24:33 -04:00
parent 3a891e5614
commit e93a04f85b

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*~
__pycache__
static/list.json
static/servers.js
config.py