]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
More .gitignore updates 29/129/1
authorGeorge Joseph <george.joseph@fairview5.com>
Wed, 15 Apr 2015 21:08:09 +0000 (15:08 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Wed, 15 Apr 2015 21:11:19 +0000 (16:11 -0500)
Added .pyc and .sha1 to the top-level .gitignore.

Change-Id: I7dfc4f554d54d22947b38140d3305007503cc16a
Tested-by: George Joseph <george.joseph@fairview5.com>
.gitignore

index 881e30629c3df1de78a1046c89b5475df41a8f3d..30fb93f29963587502fd6a50fba93ffbadf2d166 100644 (file)
@@ -27,3 +27,5 @@ config.status
 defaults.h
 makeopts.embed_rules
 menuselect-tree
+*.sha1
+*.pyc