From 557b92b99839f3f0abe96eeea8123cf926ffc3be Mon Sep 17 00:00:00 2001 From: Li Jin Date: Fri, 15 Jul 2022 11:08:14 +0800 Subject: fix .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index ee06607..53966be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ src/3rdParty/* linguist-vendored spec/lib/* linguist-vendored +win-build/* linguist-vendored -- cgit v1.2.3-55-g6feb