diff options
author | obscuren <geffobscura@gmail.com> | 2014-12-22 18:57:13 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-12-22 18:57:13 +0800 |
commit | e42517754ac2912b6d3ca78a34b8aeadf8805906 (patch) | |
tree | c69969cf68d0fd20598c531db394cbff864547dd /cmd/ethtest/.npmignore | |
parent | a153b47c2be80bbfb38954c5eae310305d54120b (diff) | |
download | dexon-e42517754ac2912b6d3ca78a34b8aeadf8805906.tar.gz dexon-e42517754ac2912b6d3ca78a34b8aeadf8805906.tar.zst dexon-e42517754ac2912b6d3ca78a34b8aeadf8805906.zip |
updated ethereum.js
Diffstat (limited to 'cmd/ethtest/.npmignore')
-rw-r--r-- | cmd/ethtest/.npmignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cmd/ethtest/.npmignore b/cmd/ethtest/.npmignore new file mode 100644 index 000000000..5bbffe4fd --- /dev/null +++ b/cmd/ethtest/.npmignore @@ -0,0 +1,9 @@ +example/js +node_modules +test +.gitignore +.editorconfig +.travis.yml +.npmignore +component.json +testling.html
\ No newline at end of file |