Skip to content

Commit 3213db1

Browse files
committed
gitignore package-locks that lerna doesn't use
1 parent b25b630 commit 3213db1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
bare.css
33
/packages/*/dist
4+
# lerna doesn't look at package-locks iirc
5+
**/*/package-lock.json

0 commit comments

Comments
 (0)