2026-05-18-22-23-07 增加Docker安装包与发布配置
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.pytest_cache
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.DS_Store
|
||||
dist
|
||||
release_packages
|
||||
packaging_build
|
||||
storage/jobs
|
||||
storage/uploads
|
||||
storage/**/*.raw.mp4
|
||||
*.tar.gz
|
||||
*.zip
|
||||
Reference in New Issue
Block a user