Merge branch 'master' into releases/v1

This commit is contained in:
Paul Merlin 2019-09-23 12:17:48 +02:00
commit e561eefa28
8 changed files with 139 additions and 48 deletions

6
.gitignore vendored
View file

@ -1,5 +1,10 @@
__tests__/runner/*
!lib/
!node_modules
.idea
*.iml
__tests__/runner/*
# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
# Logs
@ -42,7 +47,6 @@ bower_components
build/Release
# Dependency directories
!node_modules/
jspm_packages/
# TypeScript v1 declaration files