add test to npmignores [ci skip]
This commit is contained in:
parent
3d5969ecff
commit
0cc53dafc0
@ -1 +1,3 @@
|
|||||||
/src
|
src
|
||||||
|
test
|
||||||
|
node_modules
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
/src
|
src
|
||||||
|
test
|
||||||
|
node_modules
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
/src
|
src
|
||||||
|
test
|
||||||
|
node_modules
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
node_modules
|
node_modules
|
||||||
*.log
|
*.log
|
||||||
src
|
src
|
||||||
|
test
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
/src
|
src
|
||||||
|
test
|
||||||
|
node_modules
|
||||||
|
|||||||
3
packages/babel-register/.npmignore
Normal file
3
packages/babel-register/.npmignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
src
|
||||||
|
test
|
||||||
|
node_modules
|
||||||
@ -1 +1,3 @@
|
|||||||
/src
|
src
|
||||||
|
test
|
||||||
|
node_modules
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
/src
|
src
|
||||||
|
test
|
||||||
|
node_modules
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user