From 28d898607262b3f517f74ac61f2cf6ca88f204ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Wed, 7 Apr 2021 08:56:30 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 51cb6ab0..418c604a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -lib/* linguist-vendored +lib/**/* linguist-vendored +lib/**/**/* linguist-vendored +lib/gst/clapper/gtk4/* linguist-vendored=false