mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 18:00:00 -04:00
Change eol of windows files
Release tarballs have different eol of windows only files. Change them also in git, so checkout matches archvies as much as possible.
This commit is contained in:
parent
c8e7c8c928
commit
631cb464c1
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1,3 +1,5 @@
|
|||
*.sln.in eol=crlf
|
||||
*.vcxproj.in eol=crlf
|
||||
*.vcxproj.filters.in eol=crlf
|
||||
*.dsw eol=crlf
|
||||
win32utils/**.txt eol=crlf
|
||||
|
|
|
|||
Loading…
Reference in a new issue