Rework data structures, storing all front-end network data in Network objects
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,15 +1,13 @@
|
||||
*.pyc
|
||||
*.pem
|
||||
*.swp
|
||||
__pycache__/
|
||||
conf/config.json
|
||||
conf/pool.json
|
||||
conf/wholist.json
|
||||
conf/counters.json
|
||||
conf/masterbuf.json
|
||||
conf/monitor.json
|
||||
conf/alias.json
|
||||
conf/relay.json
|
||||
conf/network.json
|
||||
conf/tokens.json
|
||||
conf/network.dat
|
||||
conf/dist.sh
|
||||
env/
|
||||
|
||||
Reference in New Issue
Block a user