first commit
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.idea
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
.env
|
||||
.env.*
|
||||
output/
|
||||
data/
|
||||
ffmpeg-release-amd64-static.tar.xz
|
||||
*.tar.xz
|
||||
*.log
|
||||
Reference in New Issue
Block a user