From ea5d547733b0dcd72594e6a5b675edde99f445b0 Mon Sep 17 00:00:00 2001 From: Tenari Date: Fri, 6 Feb 2026 08:07:03 -0600 Subject: [PATCH] lang --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7a81380 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.h linguist-language=C +*.c linguist-language=C \ No newline at end of file