mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Ignore extentions of bundled gems for testing
This commit is contained in:
parent
cc50e57bf5
commit
ccaa7957df
3
.gitignore
vendored
3
.gitignore
vendored
@ -182,6 +182,9 @@ lcov*.info
|
||||
/ext/-test-/win32/dln/dlntest.exp
|
||||
/ext/-test-/win32/dln/dlntest.lib
|
||||
|
||||
# /ext/-test-/gems
|
||||
/ext/-test-/gems
|
||||
|
||||
# /ext/etc/
|
||||
/ext/etc/constdefs.h
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user