More .gitignore updates

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

Change-Id: I7dfc4f554d54d22947b38140d3305007503cc16a
Tested-by: George Joseph <george.joseph@fairview5.com>
This commit is contained in:
George Joseph 2015-04-15 15:08:09 -06:00
parent 60d1911482
commit 043c38f6de
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -27,3 +27,5 @@ defaults.h
makeopts
makeopts.embed_rules
menuselect-tree
*.sha1
*.pyc