From 3310d72709120cbc9896754f9e3c35b39252f91d Mon Sep 17 00:00:00 2001 From: kitty Date: Tue, 20 Jan 2026 19:28:56 +1100 Subject: attempt at correct language detection --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..793b39b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.s linguist-language=nasm -- cgit v1.2.3