Skip to content

Commit 813d15f

Browse files
authored
add package-lock.json to .gitignore
1 parent ac3d779 commit 813d15f

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
@@ -1,2 +1,3 @@
11
node_modules
2+
package-lock.json
23
*.log

0 commit comments

Comments
 (0)