From d9c71336f41d9539dc7af1c11bf059246ef049e4 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 28 Nov 2021 09:43:07 +0200 Subject: [PATCH] Updated gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1a8e5b9469..03f8edc4a8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,6 +19,7 @@ app/controllers/* linguist-detectable=false app/controllers/*/* linguist-detectable=false app/controllers/*/*/* linguist-detectable=false app/controllers/*/*/*/* linguist-detectable=false +app/controllers/*/*/*/*/* linguist-detectable=false ; app/workers/* linguist-detectable=false ; app/workers/* linguist-detectable=false ; app/workers/*/* linguist-detectable=false