gitattributes: cpp

This commit is contained in:
bnnm 2021-08-12 00:05:53 +02:00
parent c2428c8faa
commit 735948e947

3
.gitattributes vendored
View File

@ -4,6 +4,9 @@
#*.h text=auto
#* -text
*.cpp text eol=lf
*.cc text eol=lf
*.sh text eol=lf
*.bat text eol=crlf
*.vcxproj text eol=crlf