Remove crlf for .rc files in .gitattributes

This commit is contained in:
Tino Reichardt
2023-01-15 11:18:50 +01:00
parent d03b30eb8d
commit 76770869d0

1
.gitattributes vendored
View File

@@ -7,7 +7,6 @@
*.bmp binary
# Visual Studio
*.rc text eol=crlf
*.dsp text eol=crlf
*.dsw text eol=crlf
*.manifest text eol=crlf