]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
.gitignore: Add .gcno and .gcda 25/225/1
authorGeorge Joseph <george.joseph@fairview5.com>
Wed, 22 Apr 2015 21:32:53 +0000 (15:32 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Wed, 22 Apr 2015 21:32:53 +0000 (15:32 -0600)
Products of --enable-coverage

Change-Id: Ie20882d64b60692e2c941ea8872ab82a86ce77a3

.gitignore

index c2406440c3189765b77ab56a7af8ce34f9bdb618..4b19213cc2987aa8f874d1ae0ae6861cc151ce36 100644 (file)
@@ -29,3 +29,5 @@ makeopts.embed_rules
 menuselect-tree
 *.sha1
 *.pyc
+*.gcno
+*.gcda