From 6b0fad199e5f213fd3b15d7bcacb663b27b48b3e Mon Sep 17 00:00:00 2001 From: WerWolv Date: Wed, 10 Aug 2022 19:22:35 +0200 Subject: [PATCH] git: Remove LR line ending requirements --- .gitattributes | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitattributes b/.gitattributes index 17236dc..cbe814b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,2 @@ *.pat linguist-language=Rust *.hexpat linguist-language=Rust -constants/* text eol=lf -encodings/* text eol=lf -includes/* text eol=lf -magic/* text eol=lf -patterns/* text eol=lf -structs/* text eol=lf -tips/* text eol=lf -yara/* text eol=lf \ No newline at end of file