Merge branch 'master' into adapt-styleguide-docs

This commit is contained in:
Grzegorz Leoniec 2018-11-30 14:34:28 +01:00 committed by GitHub
commit 86b4684c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
.gitignore vendored
View File

@ -22,12 +22,6 @@ coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
@ -36,7 +30,6 @@ build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
@ -71,8 +64,8 @@ typings/
# Nuxt generate
dist
# vuepress build output
.vuepress/dist
#ignore internal github files
/.github
# Serverless directories
.serverless