From 1122c1ea37c7c4929e903ff45e26f230ebaedc1b Mon Sep 17 00:00:00 2001 From: Alex Vear Date: Sat, 5 Jul 2025 03:32:19 +0100 Subject: [PATCH] Remove unused config from `.gitattributes` --- .gitattributes | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index 53e4c0d..176a458 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1 @@ -# See: https://ascribe.axvr.uk -* text=auto eol=lf final-newline trim-trailing-whitespace -*.vim line-length=78 expand-tab tab-stop=4 -doc/*.txt line-length=78 expand-tab tab-stop=4 -*.org line-length=80 expand-tab tab-stop=4 +* text=auto