Moved docker

This commit is contained in:
MonkeyStrongTogether
2026-05-22 17:58:41 +02:00
parent f83f73d6cf
commit dbad7ddc45
5 changed files with 0 additions and 0 deletions

21
splitchat/.dockerignore Normal file
View File

@@ -0,0 +1,21 @@
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.env
.env.local
.git/
.gitignore
README.md
tree
db.sqlite3
*.sqlite3
.DS_Store
*.log