aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-22 06:08:49 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-22 06:08:49 +0000
commit15e37da621b678914dad43f6059bf04f1c4eab24 (patch)
tree6b401b24f41c61e36367ceabacb3507bb10191c2 /.gitignore
parenta3bf7a19d00c69bd7db2fa5dcb242a439825eb66 (diff)
downloadruby-15e37da621b678914dad43f6059bf04f1c4eab24.tar.gz
.gitignore: add .time under coroutine [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 78b1a75843..1f99e83539 100644
--- a/.gitignore
+++ b/.gitignore
@@ -141,6 +141,7 @@ lcov*.info
# /coroutine/
!/coroutine/**/*.s
+/coroutine/**/.time
# /enc/trans/
/enc/trans/*.c