From 9edeebcc818143953e92a7c5b47ea380a9952f55 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 28 Nov 2021 02:06:59 +0200 Subject: [PATCH] Updated gitattributes --- .gitattributes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index bde952a968..1a8e5b9469 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,11 +14,11 @@ app/views/* linguist-detectable=false app/views/*/* linguist-detectable=false app/views/*/*/* linguist-detectable=false app/views/*/*/*/* 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