From f4138ec534d2a1b47e573803df7e7ab8722e74c6 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 9 Jun 2020 06:17:49 +0300 Subject: [PATCH] test gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index b2d3eda629..232a32046b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.phtml linguist-detectable=false \ No newline at end of file +*.phtml linguist-detectable=false +*.php linguist-detectable=false \ No newline at end of file