Organize .gitignore and add website/package-lock.json (#199)

This commit is contained in:
Joel Marcey 2017-10-30 16:16:57 -07:00 committed by GitHub
parent 09354ab738
commit 6dea8e4792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.gitignore vendored
View file

@ -1,11 +1,13 @@
node_modules
.DS_Store
node_modules
lib/core/metadata.js
lib/core/MetadataBlog.js
website/translated_docs
website/build/
website/yarn.lock
website/node_modules
lib/pages/
website/build/
website/i18n/*
website/node_modules
website/package-lock.json
website/translated_docs
website/yarn.lock