summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkpdecker <kpdecker@gmail.com>2015-04-27 10:18:40 -0500
committerkpdecker <kpdecker@gmail.com>2015-04-27 10:19:50 -0500
commit4a40fc8e2f2d69b94188183a8324561b6e03ab6f (patch)
tree9fd655005a0d22ca3eab7c7f12cadfd161a6f513
parentfc13400b6fd33ab9c27bc457696d632a1d3007e4 (diff)
downloadhandlebars.js-4a40fc8e2f2d69b94188183a8324561b6e03ab6f.zip
handlebars.js-4a40fc8e2f2d69b94188183a8324561b6e03ab6f.tar.gz
handlebars.js-4a40fc8e2f2d69b94188183a8324561b6e03ab6f.tar.bz2
NPM ignore log files
-rw-r--r--.npmignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
index 41cf1f2..f10592c 100644
--- a/.npmignore
+++ b/.npmignore
@@ -10,6 +10,7 @@ Rakefile
Gruntfile.js
*.gemspec
*.nuspec
+*.log
bench/*
configurations/*
components/*