Cleanup: remove frontend, move JSONs to json/ top-level (#12813)

This commit is contained in:
CanbiZ (MickLesk) 2026-03-12 13:59:18 +01:00 committed by GitHub
parent abccdef6cb
commit bfedeb0277
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
605 changed files with 10 additions and 11576 deletions

7
.gitignore vendored
View file

@ -24,13 +24,6 @@ venv/
env/
*.env
# Node.js dependencies (frontend folder was excluded, but keeping this rule for reference)
frontend/node_modules/
frontend/.svelte-kit/
frontend/.turbo/
frontend/.vite/
frontend/build/
# API and Backend specific exclusions
api/.env
api/__pycache__/