From 40cd0f684fb770d28e7857a32a8dc64271a3ffce Mon Sep 17 00:00:00 2001 From: Florian Berthold Date: Mon, 25 May 2026 10:59:33 +0200 Subject: [PATCH] chore: align with Exiles fork-layout convention (standard .gitignore + .gitattributes) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3552451..97b6215 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .idea +.idea