fix: remove yarn in gitignore
This commit is contained in:
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/
|
|
||||||
|
Reference in New Issue
Block a user