summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-09-02 19:39:50 -0700
committerScott Shawcroft <scott@chickadee.tech>2016-09-02 19:39:50 -0700
commitc6c977070eb82e453d685e86d7f481871eaf292a (patch)
tree1a1ecc8553785f2b183a8e607311a31a7e4cd445 /.gitignore
parent09be96a6aa56734f13a7a7b7c5c1c5f29f014364 (diff)
parentf7c461152364650b71231387c3f80b37277c9161 (diff)
Merge remote-tracking branch 'micropython/master'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 450bbd863..a6295928d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@ tests/*.out
# Python cache files
######################
__pycache__/
+*.pyc
# Customized Makefile/project overrides
######################