From 3e449a3cf498ba038645265bfe9e41bda2709811 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 12 Feb 2021 08:29:38 +0200 Subject: [PATCH] Updated .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e69de29bb2..dbdaa50c80 100644 --- a/.gitattributes +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.html linguist-detectable=false +*.phtml linguist-detectable=false \ No newline at end of file