From e539d2b3221e17fe2dec1542d926f5238b9021d3 Mon Sep 17 00:00:00 2001 From: Yan Maniez Date: Fri, 1 Nov 2019 01:52:21 +0100 Subject: [PATCH] Ignore Libs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 0855edef..2130f7ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -62,3 +62,5 @@ #*.PDF diff=astextplain #*.rtf diff=astextplain #*.RTF diff=astextplain + +Libs/* linguist-vendored