Skip to content

Commit e80e101

Browse files
committed
fix: add package-lock json to the gitignore
1 parent 087df95 commit e80e101

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
dist
3-
yarn.lock
3+
yarn.lock
4+
package-lock.json

0 commit comments

Comments
 (0)