mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
Xray init support
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -6,3 +6,16 @@ debug.log
|
||||
staticfiles/
|
||||
*.__pycache__.*
|
||||
celerybeat-schedule*
|
||||
|
||||
# macOS system files
|
||||
._*
|
||||
.DS_Store
|
||||
|
||||
# Virtual environments
|
||||
venv/
|
||||
.venv/
|
||||
env/
|
||||
|
||||
# Temporary files
|
||||
/tmp/
|
||||
*.tmp
|
||||
|
Reference in New Issue
Block a user