mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
Cleanup: remove frontend, move JSONs to json/ top-level (#12813)
This commit is contained in:
parent
abccdef6cb
commit
bfedeb0277
605 changed files with 10 additions and 11576 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -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__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue