diff options
Diffstat (limited to 'packages/0x.js/.npmignore')
-rw-r--r-- | packages/0x.js/.npmignore | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/0x.js/.npmignore b/packages/0x.js/.npmignore deleted file mode 100644 index 312a23faa..000000000 --- a/packages/0x.js/.npmignore +++ /dev/null @@ -1,10 +0,0 @@ -.* -tsconfig.json -webpack.config.js -yarn-error.log -test/ -/src/ -/abi-gen-templates/ -/generated_docs/ -/scripts/ -/lib/src/monorepo_scripts/ |