diff options
author | Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> | 2021-02-09 09:48:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-09 09:48:46 +0100 |
commit | 86004e52f2af645a52a3733a3927dc56722b35af (patch) | |
tree | 447b25517241f2898a125fa05f13077f09f1ef8a | |
parent | d6acce5f9306fed6518eae7f7ada50c796a62f9f (diff) | |
download | hoverbit-ble-86004e52f2af645a52a3733a3927dc56722b35af.tar.gz hoverbit-ble-86004e52f2af645a52a3733a3927dc56722b35af.zip |
:memo: Mark utils folder as docs/vendored
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ab46ae6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +utils/* linguist-documentation +utils/* linguist-vendored |