From: Cefn Hoile Date: Tue, 20 Feb 2018 18:01:34 +0000 (+0000) Subject: Suppress bytecode files X-Git-Tag: 0.1.0~4^2~53 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/445f46b9957e950cc438f966294e30d2a1ee790d Suppress bytecode files --- diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 0000000..7b0205c --- /dev/null +++ b/python/.gitignore @@ -0,0 +1,2 @@ +# don't mistakenly commit implementation-specific bytecode files +*.mpy