Skip to content

Commit 09ce395

Browse files
committed
fix: add yarn lockfile to git ignore
1 parent cfe4906 commit 09ce395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
node_modules
33
dist
44
.npmrc
5+
yarn.lock
56

67
logs
78
*.log

0 commit comments

Comments
 (0)