aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-12-14 11:55:25 +0800
committerChase Qi <chase.qi@linaro.org>2018-12-14 12:06:45 +0800
commit1b37cc93df8b2fe57cc696716264c018f31de56d (patch)
tree9f77f230d85c2efe4c9ff51faa9bdf764cdd4f1d
parent33dbc2733427eb818c61f70940a9de485931e918 (diff)
Don't track compiled Python files
Change-Id: Ic9e73187b1e195bc8475cd5721c1bc9c941af048 Signed-off-by: Chase Qi <chase.qi@linaro.org>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8b98154..a5bc303 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.*
build-error.txt
+*.pyc
# git files that we don't want to ignore even it they are dot-files
#