From e3ad45384a36b4fdd3dae9a3839c9b19d0b67664 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 28 Nov 2021 02:05:04 +0200 Subject: [PATCH] Updated gitattributes --- .gitattributes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index 296e0a0d1..1483ef423 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,11 +9,11 @@ app/config/* linguist-detectable=false app/config/*/* linguist-detectable=false app/config/*/*/* linguist-detectable=false app/config/*/*/*/* linguist-detectable=false -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/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