Browse Source

Set package-lock.json as binaries

+ Remove build/package-lock.json from .gitignore

Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau 2 years ago
parent
commit
3996256562
2 changed files with 2 additions and 2 deletions
  1. 2 1
      .gitattributes
  2. 0 1
      .gitignore

+ 2 - 1
.gitattributes

@@ -1,2 +1,3 @@
 /dist/* binary
-/package-lock.json
+/package-lock.json binary
+/build/package-lock.json binary

+ 0 - 1
.gitignore

@@ -129,7 +129,6 @@ nbproject
 /build/jsdocs/
 /npm-debug.log
 /PhantomJS_*
-/build/package-lock.json
 
 # puphpet
 puphpet