summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Medeiros <me@andremedeiros.info>2014-02-21 16:01:43 +1100
committerZachary Scott <e@zzak.io>2014-03-02 22:20:07 -0800
commit3f557a4565d74abba272ada729fa8a34686a7b6c (patch)
treeb8f22c4652adc71d11a40fad754347b4cf602fef
parentf3321c797873cc5cf89f7a256db0479e593dc81f (diff)
downloadbundler-3f557a4565d74abba272ada729fa8a34686a7b6c.tar.gz
Git ignore build artifacts.
-rw-r--r--lib/bundler/templates/newgem/gitignore.tt5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/bundler/templates/newgem/gitignore.tt b/lib/bundler/templates/newgem/gitignore.tt
index d87d4be66f..31cafb5d88 100644
--- a/lib/bundler/templates/newgem/gitignore.tt
+++ b/lib/bundler/templates/newgem/gitignore.tt
@@ -15,3 +15,8 @@ spec/reports
test/tmp
test/version_tmp
tmp
+*.bundle
+*.so
+*.o
+*.a
+mkmf.log