ignore all files starting with dots in all sub-packages

This commit is contained in:
Fabio Berger
2018-02-09 13:28:32 -08:00
parent 4c58836735
commit b74ad0ad12
15 changed files with 15 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
.*
tsconfig.json
webpack.config.js
yarn-error.log
.nyc_output/
test/
/src/
/_bundles/

View File

@@ -1,3 +1,4 @@
.*
/src/
/scripts/
tsconfig.json

View File

@@ -1,3 +1,4 @@
.*
/src/
/scripts/
test/

View File

@@ -1 +1,2 @@
.*
/scripts/

View File

@@ -1 +1,2 @@
.*
/scripts/

View File

@@ -1,3 +1,4 @@
.*
/src/
/scripts/
/generated_docs/

View File

@@ -1,3 +1,4 @@
.*
/src/
/scripts/
test/

View File

@@ -1,3 +1,4 @@
.*
/src/
/scripts/
tsconfig.json

View File

@@ -1,3 +1,4 @@
.*
/src/
/scripts/
/schemas/

View File

@@ -1,3 +1,4 @@
.*
/src/
/scripts/
test/

View File

@@ -1,3 +1,4 @@
.*
node_modules/
/scripts/
/rules/

View File

@@ -1,3 +1,4 @@
.*
/scripts/
/src/
tsconfig.json

View File

@@ -1,3 +1,4 @@
.*
/scripts/
/src/
tsconfig.json

View File

@@ -1 +1,2 @@
.*
/scripts/

View File

@@ -1,3 +1,4 @@
.*
/scripts/
/src/
tsconfig.json