diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2024-02-23 14:31:41 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2024-02-23 14:31:41 -0500 |
commit | 7bce2aa1b1dd554c386279ff35d215638e22cb3b (patch) | |
tree | 779e7705cfa0ebd6bd160296f5798eb727170802 | |
parent | 7908babf4821cf7e3bf724d254635e3fa8eae129 (diff) |
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 11f9605..e7c2547 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -arduino/* linguist-vendored -drivers_nrf/* linguist-vendored +arduino/** linguist-vendored +drivers_nrf/** linguist-vendored |