Update .gitignore

This commit is contained in:
Marc Rousavy 2023-09-01 18:29:15 +02:00
parent 19eabe2a62
commit 7772fc3588

2
.gitignore vendored
View File

@ -3,4 +3,4 @@
# no yarn/npm in the root repo! # no yarn/npm in the root repo!
./package-lock.json ./package-lock.json
./yarn.lock ./yarn.lock
./node_modules/ **/node_modules/