]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
More .gitignore updates 27/127/2
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:10:54 +0000 (16:10 -0500)
Added .pyc and .sha1 to the top-level .gitignore.

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

index 063651091185adcd0baf5d8d534a5bf579c9a242..c2406440c3189765b77ab56a7af8ce34f9bdb618 100644 (file)
@@ -27,3 +27,5 @@ defaults.h
 makeopts
 makeopts.embed_rules
 menuselect-tree
+*.sha1
+*.pyc