aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-22 09:41:18 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-22 09:41:18 +0000
commitb077f13433f8c9c84458085b1063270a6cb78a07 (patch)
tree471f3d84b8e449bc1b0124d3a4b3ae5ec5a44c1b /.gitignore
parenta6da4b274d1894b9407353274a4d79bbc70cde43 (diff)
downloadruby-b077f13433f8c9c84458085b1063270a6cb78a07.tar.gz
.gitignore: ignore benchmark files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45127 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa6994a8dc..18cb5b0268 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ y.tab.c
/autom4te*.cache
/automake
/beos
+/bmlog-*
/breakpoints.gdb
/config.cache
/config.h
@@ -96,6 +97,8 @@ y.tab.c
# /benchmark/
/benchmark/bmx_*.rb
+/benchmark/fasta.output.*
+/benchmark/wc.input
# /enc/trans/
/enc/trans/*.c