aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-15 17:42:00 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-15 17:42:00 +0000
commit43d5d95bd0d447a703d0d64a43a149dfd060375b (patch)
tree462e542417b6fa5c3ee9154ff6f53a5f6ad139ef /.gitignore
parent41b42fd532a2240267830a95077c124ffb99d838 (diff)
downloadruby-43d5d95bd0d447a703d0d64a43a149dfd060375b.tar.gz
rename ruby-runner as bin/ruby
* Makefile.in, configure.in, tool/runruby.rb: rename ruby-runner executable file as $(RUBY_INSTALL_NAME) under bin, to mimic dirty `#!/usr/bin/env` hack. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bc83b6a1e5..ad98717668 100644
--- a/.gitignore
+++ b/.gitignore
@@ -130,6 +130,8 @@ lcov*.info
/benchmark/fasta.output.*
/benchmark/wc.input
+/bin/ruby
+
/enc/*.def
/enc/*.exp
/enc/*.lib