feat: add subscription auto-sync, node pools, docker deployment docs
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
venv/
|
||||
data/xray_*.json
|
||||
data/server.log
|
||||
config/*.json
|
||||
bin/xray
|
||||
bin/xray.zip
|
||||
*.log
|
||||
restart_and_test.py
|
||||
test_socks.py
|
||||
Reference in New Issue
Block a user