Skip to content

Commit 9621291

Browse files
committed
chore: Add yarn.lock to gitignore
1 parent 4240895 commit 9621291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_modules/
33
npm-debug.log
44
yarn-error.log
55
.yarn/install-state.gz
6+
yarn.lock
67

78
# Build
89
build/

0 commit comments

Comments
 (0)