docker 完成

This commit is contained in:
jeremygan2021
2026-01-06 17:02:06 +08:00
parent 0fcdfd36e2
commit 9ed51276a5
4 changed files with 29 additions and 3 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
__pycache__/
*.py[cod]
*.log
.DS_Store
.env
.env.*
!.env.example
env/
venv/
.venv/
staticfiles/
media/
.idea/
.vscode/
*.tar
*.mp3