diff options
| -rw-r--r-- | ports/nrf/boards/feather52/bootloader/.gitattributes | 2 |
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 |
