unittest-cpp/.gitattributes
2013-01-26 09:04:33 -06:00

13 lines
171 B
Text

* text=auto
*.h text
*.cpp text
# VS 20xx files
*.sln text eol=crlf
*.vcproj text eol=crlf
*.vcxproj text eol=crlf
# VC6 files
*.dsw text eol=crlf
*.dsp text eol=crlf