From aa9a4919c920edf09629344251585aa73f5b2b3a Mon Sep 17 00:00:00 2001 From: Florian Berthold Date: Mon, 25 May 2026 10:59:31 +0200 Subject: [PATCH] chore: align with Exiles fork-layout convention (standard .gitignore + .gitattributes) --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index dfe0770..fa1385d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -# Auto detect text files and perform LF normalization -* text=auto +* -text