Skip to content

Commit 3712776

Browse files
committed
Build: Add package-lock.json to .gitignore
1 parent a27aca2 commit 3712776

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
@@ -2,3 +2,4 @@
22
/bower_components
33
/dist
44
/node_modules
5+
/package-lock.json

0 commit comments

Comments
 (0)