From b4e07d970f1a41e14e0185ed2b1f8c793eaa4f72 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Wed, 21 Apr 2021 09:56:54 +0800 Subject: fix windows build. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 79eebd7..ee06607 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ src/3rdParty/* linguist-vendored +spec/lib/* linguist-vendored + -- cgit v1.2.3-55-g6feb