unittest-cpp/.gitattributes
2013-03-24 01:31:40 -05:00

17 lines
No EOL
256 B
Text

* text=auto
*.h text
*.cpp text
# VS 20xx files
*.sln text eol=crlf
*.vcproj text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
# VC6 files
*.dsw text eol=crlf
*.dsp text eol=crlf
# Other 'windows-specific' files
*.bat text eol=crlf