diff options
author | Marian Oancea <contact@siteshop.ro> | 2014-11-06 02:12:21 +0800 |
---|---|---|
committer | Marian Oancea <contact@siteshop.ro> | 2014-11-06 02:12:21 +0800 |
commit | 45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0 (patch) | |
tree | b1c28c5223b449798c84f7e35eb44810fcfe5e89 /.npmignore | |
parent | 15088d7ebe606ce6510aee0a8315ed175f1770b0 (diff) | |
download | dexon-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar dexon-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.gz dexon-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.bz2 dexon-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.lz dexon-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.xz dexon-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.zst dexon-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.zip |
Updated package.json
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000..76121b3cc --- /dev/null +++ b/.npmignore @@ -0,0 +1,6 @@ +example/js +node_modules +test +.gitignore +.travis.yml +component.json
\ No newline at end of file |