From 638357105ebd624e407d0575815ef0935906ecbd Mon Sep 17 00:00:00 2001 From: Yohann Boniface Date: Mon, 16 Aug 2021 21:58:37 +0200 Subject: [PATCH] Fixing `Hack 31.5%` in Languages. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfbd0cb --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.php linguist-language=php