Merge .time
This commit is contained in:
parent
040b37f8b4
commit
7a34d8902a
5
.gitignore
vendored
5
.gitignore
vendored
@ -36,6 +36,7 @@
|
|||||||
.pc
|
.pc
|
||||||
.ppack
|
.ppack
|
||||||
.svn
|
.svn
|
||||||
|
.time
|
||||||
Makefile
|
Makefile
|
||||||
cygruby*.def
|
cygruby*.def
|
||||||
extconf.h
|
extconf.h
|
||||||
@ -145,19 +146,16 @@ lcov*.info
|
|||||||
|
|
||||||
# /coroutine/
|
# /coroutine/
|
||||||
!/coroutine/**/*.s
|
!/coroutine/**/*.s
|
||||||
/coroutine/**/.time
|
|
||||||
|
|
||||||
# /enc/trans/
|
# /enc/trans/
|
||||||
/enc/trans/*.c
|
/enc/trans/*.c
|
||||||
/enc/trans/*.def
|
/enc/trans/*.def
|
||||||
/enc/trans/*.exp
|
/enc/trans/*.exp
|
||||||
/enc/trans/*.lib
|
/enc/trans/*.lib
|
||||||
/enc/trans/.time
|
|
||||||
|
|
||||||
# /exe/
|
# /exe/
|
||||||
/exe/goruby
|
/exe/goruby
|
||||||
/exe/ruby
|
/exe/ruby
|
||||||
/exe/.time
|
|
||||||
|
|
||||||
# /ext/
|
# /ext/
|
||||||
/ext/extinit.c
|
/ext/extinit.c
|
||||||
@ -205,7 +203,6 @@ lcov*.info
|
|||||||
|
|
||||||
# /win32/
|
# /win32/
|
||||||
/win32/*.ico
|
/win32/*.ico
|
||||||
/win32/.time
|
|
||||||
|
|
||||||
# MJIT
|
# MJIT
|
||||||
/rb_mjit_header.h
|
/rb_mjit_header.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user