[Asterisk-code-review] .gitignore:  Add .gcno and .gcda (asterisk[1.8])
    George Joseph 
    asteriskteam at digium.com
       
    Wed Apr 22 16:35:19 CDT 2015
    
    
  
George Joseph has uploaded a new change for review.
  https://gerrit.asterisk.org/228
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/28/228/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/228
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie20882d64b60692e2c941ea8872ab82a86ce77a3
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 1.8
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
    
    
More information about the asterisk-code-review
mailing list