+upd gitignore -> ignore npm lock file

This commit is contained in:
xdrm-brackets 2018-02-20 00:55:29 +01:00
parent d83d80fffd
commit 89e276d2e7
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/public_html/css
/public_html/js
/node_modules
/package-lock.json