summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-11-24 08:35:55 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-11-24 08:38:06 +0900
commit3ce5434fece70d267030f78f195c01afa32be866 (patch)
tree3c704a632ab0ba821a2261a6eb48d03129e07993 /.gitignore
parent48d1e8682c343bca9d40e81200876eae3af01def (diff)
Ignore static-ruby [ci skip]
static-ruby is statically linked against libruby, even when configured with --enable-shared.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c79485a0b5..8d11d7278a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,6 +128,7 @@ lcov*.info
/ruby-man.rd.gz
/run.gdb
/sizes.c
+/static-ruby
/test.rb
/test-coverage.dat
/tmp