From a345362dba6c4f3aefacebed698c4a834b1b0f6a Mon Sep 17 00:00:00 2001 From: Torben <59419684+entorb@users.noreply.github.com> Date: Tue, 7 Jan 2025 21:37:44 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/.gitattributes b/.gitattributes index 84f62ca..6313b56 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,26 +1 @@ -*.bat text eol=lf -*.c text eol=lf -*.cmd text eol=lf -*.conf text eol=lf -*.cpp text eol=lf -*.css text eol=lf diff=css -*.csv text eol=lf -*.h text eol=lf -*.htm text eol=lf diff=html -*.html text eol=lf diff=html -*.ini text eol=lf -*.java text eol=lf diff=java -*.js text eol=lf -*.json text eol=lf -*.md text eol=lf diff=markdown -*.properties text eol=lf -*.py text eol=lf diff=python -*.sh text eol=lf -*.tex text eol=lf -*.toml text eol=lf -*.ts text eol=lf -*.txt text eol=lf -*.xml text eol=lf -*.yaml text eol=lf -*.yml text eol=lf -LICENSE text eol=lf +* text=auto eol=lf