mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-11-29 02:42:51 +00:00
Add .dockerignore
This commit is contained in:
parent
784ed39930
commit
0f563dc030
1 changed files with 9 additions and 0 deletions
9
.dockerignore
Normal file
9
.dockerignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.git
|
||||
db
|
||||
cert
|
||||
*.log
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
.tmp
|
||||
.idea
|
||||
.vscode
|
||||
Loading…
Reference in a new issue