docker implementation

This commit is contained in:
John Lancaster
2026-06-18 21:57:20 -05:00
parent c3dc66b20f
commit 99e741f2de
4 changed files with 79 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.git
.github
.venv
__pycache__
.cache*
.mypy_cache
.pytest_cache
.ruff_cache
site/
.env