From 10f13addb6684253eb48c2cd4a341636f8c63620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Fuente=20P=C3=A9rez?= Date: Tue, 26 Feb 2019 15:16:19 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 75b7e9e0..291fd2e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -openvidu-browser/config/typedoc/custom-theme/* linguist-detectable=false -openvidu-node-client/config/typedoc/custom-theme/* linguist-detectable=false +*/config/typedoc/custom-theme/* linguist-vendored=false