From fdf43ea089e9fcfe5cd3e7484dc7c03dfb9d8717 Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Sun, 14 Dec 2025 18:41:41 +0100 Subject: [PATCH] Revert "Fix shell scripts to use LF line endings" This reverts commit f248f11f7e4e3f35ea6746aa87d79efd69a85ff7. --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 1d2fc83..0000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -*.sh text eol=lf -