summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher L. Conway <christopherleeconway@gmail.com>2010-04-05 19:10:36 +0000
committerChristopher L. Conway <christopherleeconway@gmail.com>2010-04-05 19:10:36 +0000
commit9f87faf986fb0de5cca52b8253f68fd429177d47 (patch)
treec05c8a502b6328496699cac396690aaab468fb14 /.gitignore
parentec78128c2cc4958d462b6b6a35538eeef8f28bff (diff)
Ignoring gcov files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 35a7fc332..63534333a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,5 @@ stamp-generated
generated/
*~
#*#
+*.gcov
+/lcov/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback