remove line ending enforcement for dme files. (#7710)

This commit is contained in:
Raeschen
2024-02-09 19:20:54 +01:00
committed by GitHub
parent c3049f533c
commit bb05071b02

1
.gitattributes vendored
View File

@@ -5,7 +5,6 @@
*.cjs text eol=lf
*.css text eol=lf
*.dm text eol=lf
*.dme text eol=lf
*.dmf text eol=lf
*.htm text eol=lf
*.html text eol=lf