[Asterisk-code-review] .gitignore: Add .gcno and .gcda (asterisk[11])
George Joseph
asteriskteam at digium.com
Wed Apr 22 16:35:09 CDT 2015
George Joseph has uploaded a new change for review.
https://gerrit.asterisk.org/227
Change subject: .gitignore: Add .gcno and .gcda
......................................................................
.gitignore: Add .gcno and .gcda
Products of --enable-coverage
Change-Id: Ie20882d64b60692e2c941ea8872ab82a86ce77a3
---
M .gitignore
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/227/1
diff --git a/.gitignore b/.gitignore
index 30fb93f..ed7704c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,5 @@
menuselect-tree
*.sha1
*.pyc
+*.gcno
+*.gcda
--
To view, visit https://gerrit.asterisk.org/227
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie20882d64b60692e2c941ea8872ab82a86ce77a3
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 11
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
More information about the asterisk-code-review
mailing list