1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

.gitignore: add .time under coroutine [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2018-11-22 06:08:49 +00:00
parent a3bf7a19d0
commit 15e37da621

1
.gitignore vendored
View file

@ -141,6 +141,7 @@ lcov*.info
# /coroutine/
!/coroutine/**/*.s
/coroutine/**/.time
# /enc/trans/
/enc/trans/*.c