.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
This commit is contained in:
sonots 2017-08-29 06:24:31 +00:00
parent f70827b7cf
commit 174fd5fd9a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -113,6 +113,7 @@ lcov*.info
/ruby-runner
/ruby-runner.h
/ruby-man.rd.gz
/run.gdb
/sizes.c
/test.rb
/tmp