[Asterisk-code-review] More .gitignore updates (asterisk[certified/13.1])

Matt Jordan asteriskteam at digium.com
Wed Apr 22 15:08:34 CDT 2015


Hello George Joseph,

I'd like you to do a code review.  Please visit

    https://gerrit.asterisk.org/219

to review the following change.

Change subject: More .gitignore updates
......................................................................

More .gitignore updates

Added .pyc and .sha1 to the top-level .gitignore.

Change-Id: I7dfc4f554d54d22947b38140d3305007503cc16a
Tested-by: George Joseph <george.joseph at fairview5.com>
---
M .gitignore
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/19/219/1

diff --git a/.gitignore b/.gitignore
index 0636510..c240644 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,5 @@
 makeopts
 makeopts.embed_rules
 menuselect-tree
+*.sha1
+*.pyc

-- 
To view, visit https://gerrit.asterisk.org/219
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7dfc4f554d54d22947b38140d3305007503cc16a
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: certified/13.1
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>



More information about the asterisk-code-review mailing list