Skip to content

Commit b044fb7

Browse files
committed
Add package-lock.json to .gitignore
1 parent 22a5e03 commit b044fb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Lockfile
2+
package-lock.json
3+
14
# Logs
25
logs
36
*.log

0 commit comments

Comments
 (0)