first_upload
This commit is contained in:
19
.dockerignore
Normal file
19
.dockerignore
Normal file
@@ -0,0 +1,19 @@
|
||||
.git
|
||||
.gitignore
|
||||
.idea
|
||||
.vscode
|
||||
__pycache__
|
||||
.venv
|
||||
venv
|
||||
env
|
||||
.env
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.db
|
||||
/uploads
|
||||
/demucs_separated
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
README.md
|
||||
啟動方式.txt
|
Reference in New Issue
Block a user