Browse Source

add package-lock.json to .gitignore

Yuki Takei 8 years ago
parent
commit
53a26e9440
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -14,6 +14,7 @@ Thumbs.db
 /bower_components/
 /bower_components/
 npm-debug.log
 npm-debug.log
 /npm-debug.log.*
 /npm-debug.log.*
+package-lock.json
 
 
 # Dist #
 # Dist #
 /report/
 /report/