From 6ec0c7c1fbd3afd370d6e212ad959bb496784f56 Mon Sep 17 00:00:00 2001 From: messense Date: Fri, 3 Sep 2021 22:30:14 +0800 Subject: [PATCH] Adjust linguist-vendored configuration [ci skip] --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..bcc6838e55 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +merlin/arm380/res/* linguist-vendored +merlin/arm380/webs/* linguist-vendored +merlin/arm384/res/* linguist-vendored +merlin/arm384/webs/* linguist-vendored