Re-add a vendor .gitattributes file
This was previously ignored by our top-level .gitignore file; now that we no longer do that, running `go mod vendor` brings it back.
This commit is contained in:
1
vendor/github.com/kevinburke/ssh_config/.gitattributes
generated
vendored
Normal file
1
vendor/github.com/kevinburke/ssh_config/.gitattributes
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
testdata/dos-lines eol=crlf
|
||||
Reference in New Issue
Block a user