summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicrobuilder <contact@microbuilder.eu>2017-12-22 12:03:25 +0100
committermicrobuilder <contact@microbuilder.eu>2017-12-22 12:03:25 +0100
commit60feb1a9aa13ea6f7f8bde26ea598ff39fe54cb9 (patch)
treef7b81dbe202101d9447a3d5fdabd8c0680b4951c
parentad7cd0399d4b692891c1ad82e7753721dfc4d8db (diff)
Added .gitattributes for ZIP bin support
-rw-r--r--ports/nrf/boards/feather52/bootloader/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/nrf/boards/feather52/bootloader/.gitattributes b/ports/nrf/boards/feather52/bootloader/.gitattributes
new file mode 100644
index 000000000..608f8c345
--- /dev/null
+++ b/ports/nrf/boards/feather52/bootloader/.gitattributes
@@ -0,0 +1,2 @@
+# Inform git that .zip files should be treated as binary
+*.zip binary