Add __pycache__ to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
*~
|
||||
__pycache__
|
||||
static/list.json
|
||||
static/servers.js
|
||||
config.py
|
||||
|
||||
Reference in New Issue
Block a user