mirror of
https://github.com/Gozargah/Marzban.git
synced 2026-05-17 00:25:53 +03:00
Update .dockerignore
This commit is contained in:
@@ -1,12 +1,20 @@
|
||||
**/node_modules
|
||||
*.log
|
||||
*.md
|
||||
*.pyc
|
||||
*.pyd
|
||||
*.pyo
|
||||
.docker*
|
||||
.env*
|
||||
.git*
|
||||
.idea
|
||||
.venv
|
||||
.vscode
|
||||
Dockerfile*
|
||||
__pycache__
|
||||
db.sqlite3
|
||||
db.sqlite3-journal
|
||||
docker-compose*.yml
|
||||
v2ray-core
|
||||
venv
|
||||
xray-core
|
||||
Reference in New Issue
Block a user