Skip to content

Commit 181a1c2

Browse files
committed
add ignore yarn.lock
1 parent 7815411 commit 181a1c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,5 @@ dist
114114
.yarn/build-state.yml
115115
.pnp.*
116116
__snapshots__
117-
package-lock.json
117+
package-lock.json
118+
yarn.lock

0 commit comments

Comments
 (0)