Skip to content

Commit c75fa3c

Browse files
committed
Add yarn.lock to gitignore
1 parent 91a618f commit c75fa3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
lib/
2-
node_modules/
2+
node_modules/
3+
yarn.lock

0 commit comments

Comments
 (0)