From acdaa8defd2b0c362343e14f3f9d3200b581e586 Mon Sep 17 00:00:00 2001 From: Tenari Date: Fri, 6 Feb 2026 08:06:39 -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