]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
.gitignore for python paths
authorCefn Hoile <github.com@cefn.com>
Sat, 24 Feb 2018 21:55:46 +0000 (21:55 +0000)
committerCefn Hoile <github.com@cefn.com>
Sat, 24 Feb 2018 21:55:46 +0000 (21:55 +0000)
src/.gitignore [moved from python/.gitignore with 100% similarity]
test/src/.gitignore [new file with mode: 0644]

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