Restructure into full project layout

This commit is contained in:
2026-06-16 23:06:16 -06:00
parent de4862b2d1
commit 57765496a6
74 changed files with 4441 additions and 3 deletions
+7 -3
View File
@@ -7,15 +7,19 @@ __pycache__/
*.pyo
.venv/
venv/
*.egg-info/
# Frontend build
frontend/node_modules/
frontend/dist/
# Logs & misc
# Logs
*.log
.DS_Store
# SSL certs (generated on server)
certbot/
nginx/certbot/
nginx/certbot/
# OS
.DS_Store
Thumbs.db