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
|
||||
**/node_modules/
|
||||
|
||||
# no yarn/npm in the root repo!
|
||||
./package-lock.json
|
||||
./yarn.lock
|
||||
**/node_modules/
|
||||
/package-lock.json
|
||||
/yarn.lock
|
||||
|
Loading…
Reference in New Issue
Block a user