From bd737c0ea732a26b86aa3b3ec4f129fedffb50d9 Mon Sep 17 00:00:00 2001 From: Bommels05 <69975756+Bommels05@users.noreply.github.com> Date: Thu, 23 Oct 2025 00:39:04 +0200 Subject: [PATCH] Fix encoding --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 33ab695..2748896 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -/LevelOS/assets/loading.limg binary \ No newline at end of file +LevelOS/assets/loading.limg binary \ No newline at end of file