From 512bdd16d07bdce2c2d9ec5eb2122fa216aa0853 Mon Sep 17 00:00:00 2001 From: FrancoGiachetta Date: Wed, 26 Aug 2026 11:54:54 -0300 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c542fae --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.mth linguist=Rust \ No newline at end of file