From 29a36bc0d1570f57a530d49f8e428db713f8d7ca Mon Sep 17 00:00:00 2001 From: "Eldad A. Fux" Date: Sun, 28 Nov 2021 01:50:53 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitattributes b/.gitattributes index 913c00ffc8..66738860ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,9 @@ -# 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/* 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