Remove node_modules from git; add to .gitignore

This commit is contained in:
jp
2026-08-13 17:42:59 +01:00
parent 0917366cdf
commit 49bdd342c2
3951 changed files with 1 additions and 1040710 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ venv/
.idea/
*.swp
.DS_Store
frontend/node_modules/