From 628b9f22e08ef1a1672c245e948988b8d5fb2a64 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 12 Feb 2021 08:31:30 +0200 Subject: [PATCH] Test gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index dbdaa50c80..ea5988bf21 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.html linguist-detectable=false -*.phtml linguist-detectable=false \ No newline at end of file +*.phtml linguist-detectable=false +app/config/* linguist-detectable=false \ No newline at end of file