Skip to content

Commit 7a3e31f

Browse files
build: Add package-lock.json to .gitignore
1 parent f97bac2 commit 7a3e31f

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
@@ -28,6 +28,7 @@ bower_components
2828
.lock-wscript
2929
build/Release
3030
node_modules/
31+
package-lock.json
3132
jspm_packages/
3233
typings/
3334
.npm

0 commit comments

Comments
 (0)