summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Joseph <george.joseph@fairview5.com>2015-04-15 15:08:09 -0600
committerGeorge Joseph <george.joseph@fairview5.com>2015-04-15 16:11:09 -0500
commit5d218cde872ed3fa2dc5ad92ed3a17b413ce8203 (patch)
treefba8480f9c832e5943ccb0a8434ddb1538b263be /.gitignore
parent97f83c4c537171eb739c9429221516816484ede8 (diff)
More .gitignore updates
Added .pyc and .sha1 to the top-level .gitignore. Change-Id: I7dfc4f554d54d22947b38140d3305007503cc16a Tested-by: George Joseph <george.joseph@fairview5.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 063651091..c2406440c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,5 @@ defaults.h
makeopts
makeopts.embed_rules
menuselect-tree
+*.sha1
+*.pyc