]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Suppress bytecode files
authorCefn Hoile <github.com@cefn.com>
Tue, 20 Feb 2018 18:01:34 +0000 (18:01 +0000)
committerCefn Hoile <github.com@cefn.com>
Tue, 20 Feb 2018 18:01:34 +0000 (18:01 +0000)
python/.gitignore [new file with mode: 0644]

diff --git a/python/.gitignore b/python/.gitignore
new file mode 100644 (file)
index 0000000..7b0205c
--- /dev/null
@@ -0,0 +1,2 @@
+# don't mistakenly commit implementation-specific bytecode files
+*.mpy