From fd5eaca0393fb0bfe11fed3f9047dfe845d184c4 Mon Sep 17 00:00:00 2001 From: Adam Kochanowicz Date: Mon, 27 Oct 2014 16:14:27 -0400 Subject: [PATCH] Adding npmignore file --- .npmignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .npmignore diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000000..79f9bf4716b7 --- /dev/null +++ b/.npmignore @@ -0,0 +1,13 @@ +/public +/rails +/docs +/lib-docs +node_modules +/raw/publish +bower_components +.sass-cache +*.gem +*.bundle +*.so +*.o +*.a