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:10:54 -0500
commit043c38f6de15caabfdc611f988210f2bb3a9b579 (patch)
tree4e43b7f6be294f399a2ccf129925aa69626dd994 /.gitignore
parent60d1911482c1dcf44d34e30f252857d75f5d5d77 (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