chore: block node_modules commits

This commit is contained in:
Peter Steinberger
2026-01-18 22:28:59 +00:00
parent bf925e5758
commit 9b9e8d4ae8
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules
**/node_modules/
.env
docker-compose.extra.yml
dist