Skip to content

Commit a0828d8

Browse files
committed
Ignored package-lock.json
1 parent faae097 commit a0828d8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,7 @@
1717
/logs
1818

1919
# Ignore data files
20-
/data
20+
/data
21+
22+
# Ignore package-lock.json
23+
package-lock.json

0 commit comments

Comments
 (0)