fix: remove yarn in gitignore
This commit is contained in:
parent
91974c9a48
commit
5c5d629936
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
|
**/node_modules/
|
||||||
|
|
||||||
# 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/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user