Skip to content

Commit 361d4ed

Browse files
committed
fix: add package-lock json to the gitignore
1 parent 106f1d0 commit 361d4ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ npm-debug.log*
2121
yarn-debug.log*
2222
yarn-error.log*
2323
yarn.lock
24+
25+
package-lock.json

0 commit comments

Comments
 (0)