From 32de8367b82e0d7db68d26f3b0cfea79ce5f1e51 Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Thu, 2 Apr 2026 18:36:40 -0500 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..448ccde --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.comp linguist-language=glsl