aboutsummaryrefslogtreecommitdiffhomepage
path: root/.npmignore
diff options
context:
space:
mode:
authorMarvin Borner2021-04-09 19:13:04 +0200
committerMarvin Borner2021-04-09 19:13:04 +0200
commita91b3874e7454f88712396054920423a68987377 (patch)
tree19bcb8e9d248fe704e69ab8feb2825e0498840f5 /.npmignore
Initial
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore7
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