mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-27 00:28:49 +03:00
13 lines
171 B
Text
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
|