fix: remove yarn in gitignore

This commit is contained in:
Marc Rousavy
2024-01-18 16:54:22 +01:00
parent 91974c9a48
commit 5c5d629936

6
.gitignore vendored
View File

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