mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Ignore timestamp file for the expected failure [ci skip]
This commit is contained in:
parent
aec0a293a4
commit
04075305d3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -169,6 +169,9 @@ lcov*.info
|
|||
/ext/configure-ext.mk
|
||||
/ext/*/exts.mk
|
||||
|
||||
# /ext/-test-/cxxanyargs
|
||||
/ext/-test-/cxxanyargs/failure.failed
|
||||
|
||||
# /ext/-test-/win32/dln/
|
||||
/ext/-test-/win32/dln/dlntest.dll
|
||||
/ext/-test-/win32/dln/dlntest.exp
|
||||
|
|
Loading…
Reference in a new issue