.gitattributes: set the binary attribute for the test files
This commit is contained in:
@@ -12,3 +12,6 @@
|
||||
|
||||
# paket.exe will always create this file with CRLF line ending
|
||||
src/.paket/Paket.Restore.targets text eol=crlf
|
||||
|
||||
# These files are binaries
|
||||
src/GitTfsTest/Fixtures/vtccds/* binary
|
||||
|
||||
Reference in New Issue
Block a user