diff options
author | Marvin Borner | 2021-04-09 19:13:04 +0200 |
---|---|---|
committer | Marvin Borner | 2021-04-09 19:13:04 +0200 |
commit | a91b3874e7454f88712396054920423a68987377 (patch) | |
tree | 19bcb8e9d248fe704e69ab8feb2825e0498840f5 /.npmignore |
Initial
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 |