From 3b60cd682120947119f442bb71ab2a5e98decccc Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Thu, 19 Mar 2026 21:26:44 +0200 Subject: Remove Godot client --- client/.gitattributes | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 client/.gitattributes (limited to 'client/.gitattributes') diff --git a/client/.gitattributes b/client/.gitattributes deleted file mode 100644 index 8ad74f7..0000000 --- a/client/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Normalize EOL for all files that Git considers text files. -* text=auto eol=lf -- cgit v1.2.3