Add yarn-error.log to all .npmignore

This commit is contained in:
Fabio Berger
2018-02-09 14:03:08 -08:00
parent 0fd411f83f
commit bc2415c70e
14 changed files with 14 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/src/
/scripts/
tsconfig.json

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/src/
/scripts/
test/

View File

@@ -1,2 +1,3 @@
.*
yarn-error.log
/scripts/

View File

@@ -1,2 +1,3 @@
.*
yarn-error.log
/scripts/

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/src/
/scripts/
/generated_docs/

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/src/
/scripts/
test/

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/src/
/scripts/
tsconfig.json

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/src/
/scripts/
/schemas/

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/src/
/scripts/
test/

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
node_modules/
/scripts/
/rules/

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/scripts/
/src/
tsconfig.json

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/scripts/
/src/
tsconfig.json

View File

@@ -1,2 +1,3 @@
.*
yarn-error.log
/scripts/

View File

@@ -1,4 +1,5 @@
.*
yarn-error.log
/scripts/
/src/
tsconfig.json