docker stuff

This commit is contained in:
John Lancaster
2026-06-26 19:17:18 -05:00
parent b719d95f4b
commit 621f508c26
3 changed files with 81 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.git
.gitignore
.vscode
.venv
.pytest_cache
.ruff_cache
__pycache__/
*.py[cod]
*.db
.env
tests/
docs/
uploads/