diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..50c12b9 --- /dev/null +++ b/.npmignore @@ -0,0 +1,7 @@ +/test +/examples +.github +.gulpfile +.sass-cache +gulpfile.js +CONTRIBUTING.md
\ No newline at end of file |