Encapsulate server data into class, split persistency
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,7 +1,8 @@
|
||||
*~
|
||||
node_modules
|
||||
__pycache__
|
||||
static/list.json
|
||||
static/servers.js
|
||||
config.py
|
||||
*.mmdb
|
||||
/store.json
|
||||
/static/list.json
|
||||
/static/servers.js
|
||||
/config.py
|
||||
/*.mmdb
|
||||
|
||||
Reference in New Issue
Block a user