From 7908babf4821cf7e3bf724d254635e3fa8eae129 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 23 Feb 2024 09:30:35 -0500 Subject: add .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes 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 -- cgit v1.2.3