summaryrefslogtreecommitdiff
path: root/.npmignore
diff options
context:
space:
mode:
authorPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-05-19 13:17:24 +0100
committerPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-05-19 13:17:24 +0100
commit9849e81e082504e2908c9a3377b5928310c579aa (patch)
treeee3014cccddcc897d78441ef4167d95e9a2b0d1e /.npmignore
parentb18cd7bb104b83df58b40a935b50fabcbcf61770 (diff)
downloadetherpad-lite-9849e81e082504e2908c9a3377b5928310c579aa.zip
Added a .npmignore for smaller npm packages
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 00000000..2da72338
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,7 @@
+bin/generateJsDoc.sh
+bin/runDebug.sh
+bin/runTests.sh
+doc
+tests
+README.md
+var/sqlite.db