From f60c4e36a93ddb9e63eaf5e3311e664f9af4ae15 Mon Sep 17 00:00:00 2001 From: sh123 Date: Thu, 7 Jul 2022 14:58:25 +0300 Subject: [PATCH] .gitattributes update --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 58c36b3..81d673c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.c linguist-detectable=false *.h linguist-detectable=false Makefile linguist-detectable=false -*.mat linguist-detectable=false +*.m linguist-detectable=false