From 25bfd805fbb060a30ca5e795a78793bca012926d Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 12 Feb 2021 20:04:20 +0200 Subject: [PATCH] updated attributes --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 38a28e02e..b654c29ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,8 @@ +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 tests/* linguist-detectable=false tests/*/* linguist-detectable=false tests/*/*/* linguist-detectable=false