From 5053f7a9e9bd0feb136b8057b6afa1f9966aecea Mon Sep 17 00:00:00 2001 From: Bommels05 <69975756+Bommels05@users.noreply.github.com> Date: Thu, 23 Oct 2025 00:38:15 +0200 Subject: [PATCH] Fix encoding --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..33ab695 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/LevelOS/assets/loading.limg binary \ No newline at end of file