[Asterisk-code-review] Add release summary output to .gitignore (repotools[master])
    Matt Jordan 
    asteriskteam at digium.com
       
    Fri Apr 24 12:24:23 CDT 2015
    
    
  
Matt Jordan has submitted this change and it was merged.
Change subject: Add release summary output to .gitignore
......................................................................
Add release summary output to .gitignore
Change-Id: I6cacd1a8295680b462ee7e480c011110268fed3a
---
M .gitignore
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
  Matt Jordan: Looks good to me, approved; Verified
  Joshua Colp: Looks good to me, but someone else must approve
diff --git a/.gitignore b/.gitignore
index a6ae0fd..3fbc371 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@
 sound_tools/makeg722/makesln8
 sound_tools/makeg722/sln8tog722
 sound_tools/makeg722/makesln16
+*-summary.html
+*-summary.txt
-- 
To view, visit https://gerrit.asterisk.org/245
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6cacd1a8295680b462ee7e480c011110268fed3a
Gerrit-PatchSet: 1
Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
    
    
More information about the asterisk-code-review
mailing list