From 58baf3ef323026b3ffc46ce480ceba4c0997fae3 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Sun, 22 Feb 2026 01:32:23 +0800 Subject: Updated .gitattributes. [skip CI] --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index f0f3b61..efb0469 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ src/3rdParty/** linguist-vendored spec/lib/** linguist-vendored win-build/** linguist-vendored +spec/ export-ignore +doc/ export-ignore +.github/ export-ignore \ No newline at end of file -- cgit v1.2.3-55-g6feb