From d4e5e6d6b07103421fecc98c7ec0c617ec37e0fe Mon Sep 17 00:00:00 2001 From: "Eldad A. Fux" Date: Sun, 28 Nov 2021 01:37:58 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitattributes b/.gitattributes index de3cf9a3c2..1cab39af05 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,12 @@ app/config/* linguist-detectable=false app/config/*/* linguist-detectable=false app/config/*/*/* linguist-detectable=false app/config/*/*/*/* linguist-detectable=false +app/* linguist-detectable=false +app/* linguist-detectable=false +app/*/* linguist-detectable=false +app/*/*/* linguist-detectable=false +app/*/*/*/* linguist-detectable=false +app/*/*/*/*/* linguist-detectable=false src/* linguist-detectable=false src/* linguist-detectable=false src/*/* linguist-detectable=false