mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed and ignore symlinks by in-place build [Bug #15870]
This commit is contained in:
parent
e713c2bde8
commit
14778125b1
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -201,8 +201,8 @@ lcov*.info
|
||||||
/gems/*-*
|
/gems/*-*
|
||||||
|
|
||||||
# /lib/
|
# /lib/
|
||||||
/lib/ruby/[1-9]*.*/
|
/lib/ruby/[1-9]*.*
|
||||||
/lib/ruby/vendor_ruby/
|
/lib/ruby/vendor_ruby
|
||||||
|
|
||||||
# /spec/bundler
|
# /spec/bundler
|
||||||
/.rspec_status
|
/.rspec_status
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue