From 80aa608d5624fc23cfbd82aedc96c4d560484f8d Mon Sep 17 00:00:00 2001 From: Maxwell Krohn Date: Thu, 6 Feb 2014 08:29:15 -0500 Subject: [PATCH] No need to distribute these directories with the npm package, and they're quite large! --- .npmignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .npmignore diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000..8553e0cbc --- /dev/null +++ b/.npmignore @@ -0,0 +1,3 @@ +deps/ +test/ +benchmark/