mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
Add *.bat as eol=crlf.
This commit is contained in:
parent
ce196f218a
commit
11405eee0f
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -12,3 +12,6 @@
|
|||
# VC6 files
|
||||
*.dsw text eol=crlf
|
||||
*.dsp text eol=crlf
|
||||
|
||||
# Other 'windows-specific' files
|
||||
*.bat text eol=crlf
|
||||
Loading…
Add table
Add a link
Reference in a new issue