aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-07-04 16:02:19 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-07-04 16:02:19 +0000
commit99ad4ea9bb5cd552e10c51f8ce5349104097b4da (patch)
tree02cead8a0b6a4711ba11b581ab37b0343d223516 /.gitignore
parentcbfb58976b3b83941be193f24c3b3280867d8228 (diff)
downloadruby-99ad4ea9bb5cd552e10c51f8ce5349104097b4da.tar.gz
Use lcov visualizer for gcov statistics
This experimental feature is only for Ruby-core team, not for casual users. Usage: `./configure --enable-gcov && make && make exam && make lcov` git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e1313d6cb5..af330be95c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ y.tab.c
*.gcda
*.gcno
*.gcov
+lcov*.info
# /
/*-fake.rb
@@ -85,6 +86,7 @@ y.tab.c
/goruby
/id.[ch]
/largefile.h
+/lcov-out
/lex.c
/libruby*.*
/miniprelude.c