Ignore package-lock.json in case of confused npm users

pull/9157/head
J. Ryan Stinnett 2019-03-13 15:49:07 +00:00
parent ef090846e2
commit 660a160c8e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@
/webapp
/.npmrc
/*.log
package-lock.json
.DS_Store
electron/dist
electron/pub