Add docker compose support

This commit is contained in:
2025-11-24 07:41:10 +09:00
parent 93cc72d612
commit 9ff74550a2
4 changed files with 54 additions and 8 deletions
+15
View File
@@ -0,0 +1,15 @@
__pycache__/
*.py[cod]
*.swp
*.log
.env
.venv
venv
.git
.gitignore
.vscode
**/.DS_Store
*.sqlite3
*.db
.idea
node_modules