Skip to content

Commit 29a03a1

Browse files
committedNov 10, 2017
ignore package-lock files
1 parent 1a0eae6 commit 29a03a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Commenting this out is preferred by some people, see
77
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
88
node_modules
9+
package-lock.json
910

1011
# Browserify cache & build files
1112
bundle.js

0 commit comments

Comments
 (0)
Please sign in to comment.