From fa923e3af0627956656de328deb9c94284c83d95 Mon Sep 17 00:00:00 2001 From: "Eldad A. Fux" Date: Sun, 28 Nov 2021 01:38:41 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index 1cab39af05..9849a393b3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,14 @@ -app/config/* linguist-detectable=false -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 +app/config/* linguist-detectable=false +app/config/* linguist-detectable=false +app/config/*/* linguist-detectable=false +app/config/*/*/* linguist-detectable=false +app/config/*/*/*/* linguist-detectable=false src/* linguist-detectable=false src/* linguist-detectable=false src/*/* linguist-detectable=false