mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ignore external library sources [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
acdc2f099e
commit
f36688449b
2 changed files with 2 additions and 0 deletions
1
ext/readline/.gitignore
vendored
Normal file
1
ext/readline/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/readline-[1-9]*.*
|
1
ext/zlib/.gitignore
vendored
Normal file
1
ext/zlib/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/zlib-[1-9]*.*.*
|
Loading…
Reference in a new issue