From 33ae41839b96ee08af8e81b2ffef8b601bce9827 Mon Sep 17 00:00:00 2001 From: Hans Ott Date: Fri, 12 Dec 2025 16:39:17 +0100 Subject: [PATCH 1/2] Exclude sample-apps/ from language stats of repo --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4d5111903 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +sample-apps/* linguist-vendored From 4c9bffc487982257ead97ce10d6bfe793e487d84 Mon Sep 17 00:00:00 2001 From: Hans Ott Date: Fri, 12 Dec 2025 16:41:07 +0100 Subject: [PATCH 2/2] Use linguist-documentation --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4d5111903..8268fbde7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -sample-apps/* linguist-vendored +sample-apps/* linguist-documentation