From 8b92c52f95f319f554dbf116fa647b37b0c1b0ee Mon Sep 17 00:00:00 2001 From: Chris Sanden Date: Wed, 29 Apr 2026 13:07:45 +0200 Subject: [PATCH] trying to fix language stat --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ebbd9d8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +language="lua" \ No newline at end of file