From 572a00828b815e383af3ddfe3b430fe3c4a4f379 Mon Sep 17 00:00:00 2001 From: Uyanide Date: Wed, 6 Aug 2025 18:01:10 +0200 Subject: [PATCH] chore: 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..381590c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.glsl linguist-vendored \ No newline at end of file