From 3409fd1fb60fbe5678ed6d5d79e304d0ab70e8a8 Mon Sep 17 00:00:00 2001 From: cnlohr Date: Mon, 15 Dec 2025 17:57:47 -0800 Subject: [PATCH] Fix language misidentification --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9dcb369 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.h linguist-language=C +