From 86004e52f2af645a52a3733a3927dc56722b35af Mon Sep 17 00:00:00 2001 From: Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> Date: Tue, 9 Feb 2021 09:48:46 +0100 Subject: :memo: Mark utils folder as docs/vendored --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') 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 -- cgit v1.2.3