Lade till .gitignore för node_modules och lock-filer

This commit is contained in:
2026-04-11 14:57:41 +02:00
parent 2d808c47a4
commit 8552c6f757
+1
View File
@@ -2,3 +2,4 @@
node_modules/ node_modules/
**/node_modules/ **/node_modules/
*.lock *.lock
package-lock.json