inital commit

This commit is contained in:
Ned Halksworth
2026-05-04 19:31:46 +01:00
commit e0f2eedcd9
14 changed files with 3718 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.DS_Store
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
venv/
backend/venv/
*.db
*.db-*
*.sqlite
*.sqlite3
.env
.env.*