From 35ca96957528f703abe0cdb2ecbce82ebcfc21ee Mon Sep 17 00:00:00 2001 From: Yeoh Joer Date: Fri, 13 Feb 2026 21:06:14 +0800 Subject: [PATCH] chore: mark examples as non-documentation for linguist --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5adb006 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +examples/** -linguist-documentation