Add package-lock.json to list of ignored files

This commit is contained in:
Vjacheslav Trushkin 2017-11-09 12:57:12 +02:00
parent 66846347b9
commit 55222cb253
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.idea
.elasticbeanstalk
node_modules
package-lock.json
*.log
.ssl/ssl.*