git: Remove LR line ending requirements

This commit is contained in:
WerWolv
2022-08-10 19:22:35 +02:00
committed by GitHub
parent ece86f1124
commit 6b0fad199e

8
.gitattributes vendored
View File

@@ -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