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 ccad749449
commit c9891666bf

2
.gitignore vendored
View File

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