Set package-lock.json as binaries

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

Signed-off-by: Louis Chemineau <louis@chmn.me>
This commit is contained in:
Louis Chemineau 2022-01-17 10:47:31 +01:00
parent 8496fdfe7b
commit 3996256562
2 changed files with 2 additions and 2 deletions

3
.gitattributes vendored
View file

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

1
.gitignore vendored
View file

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