aboutsummaryrefslogtreecommitdiffstats
path: root/.npmignore
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2013-11-15 10:23:23 -0500
committerTimmy Willison <timmywillisn@gmail.com>2013-11-15 10:32:13 -0500
commitb04b3861802606a114c936e753c0f20da6e8b236 (patch)
tree8f1c12a7d7a03ee2f428b3fcdb9bc96dce38aa70 /.npmignore
parent6f74abb7bfd08f88c9f89e6840ec52cb4c38e133 (diff)
downloadjquery-b04b3861802606a114c936e753c0f20da6e8b236.tar.gz
jquery-b04b3861802606a114c936e753c0f20da6e8b236.zip
Release script: Add .npmignore and keep .gitignore when creating the tag
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 000000000..916b4c532
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,11 @@
+.editorconfig
+.gitattributes
+.jscs.json
+.jshintignore
+.jshintrc
+.mailmap
+.travis.yml
+/build
+/speed
+/test
+/Gruntfile.js