diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2024-02-23 09:30:35 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2024-02-23 09:30:35 -0500 |
commit | 7908babf4821cf7e3bf724d254635e3fa8eae129 (patch) | |
tree | a524c9a28c3950841a09550c4f387e3df29766da | |
parent | e064af7bf4d18e7397318d40b40deb1caa4a52ec (diff) |
add .gitattributes
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..11f9605 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +arduino/* linguist-vendored +drivers_nrf/* linguist-vendored |