aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsonots <sonots@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-29 06:24:31 +0000
committersonots <sonots@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-29 06:24:31 +0000
commitf56e04bde501a5072f892a1e642ed634f9ccf834 (patch)
tree90812ceb05d0be1e0bb3f6e770ecd0847169b409 /.gitignore
parent73eb53ce5667febc38d9d695bcd5dcd913cf7842 (diff)
downloadruby-f56e04bde501a5072f892a1e642ed634f9ccf834.tar.gz
.gitignore: ignore run.gdb
* .gitignore: ignore run.gdb which is assumed to be generated by make gdb and customized manually during development git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index af330be95c..a5567a0271 100644
--- a/.gitignore
+++ b/.gitignore
@@ -113,6 +113,7 @@ lcov*.info
/ruby-runner
/ruby-runner.h
/ruby-man.rd.gz
+/run.gdb
/sizes.c
/test.rb
/tmp