[Asterisk-code-review] .gitignore:  Add .gcno and .gcda (asterisk[master])
    George Joseph 
    asteriskteam at digium.com
       
    Wed Apr 22 16:34:30 CDT 2015
    
    
  
George Joseph has uploaded a new change for review.
  https://gerrit.asterisk.org/225
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/25/225/1
diff --git a/.gitignore b/.gitignore
index c240644..4b19213 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,5 @@
 menuselect-tree
 *.sha1
 *.pyc
+*.gcno
+*.gcda
-- 
To view, visit https://gerrit.asterisk.org/225
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie20882d64b60692e2c941ea8872ab82a86ce77a3
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
    
    
More information about the asterisk-code-review
mailing list