summaryrefslogtreecommitdiffstats
path: root/vendor/github.com
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2024-06-30 11:36:02 +0200
committerStefan Haller <stefan@haller-berlin.de>2024-07-01 08:36:57 +0200
commit71a62b7573d0b913e5e58af30fb6b66b42036e78 (patch)
tree49659938d4321bbcd8afdbbc30b0a5a869ad8d22 /vendor/github.com
parent61313e5dfa69747abc1d11b4e3b4768f9485dbac (diff)
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.
Diffstat (limited to 'vendor/github.com')
-rw-r--r--vendor/github.com/kevinburke/ssh_config/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/kevinburke/ssh_config/.gitattributes b/vendor/github.com/kevinburke/ssh_config/.gitattributes
new file mode 100644
index 000000000..44db58188
--- /dev/null
+++ b/vendor/github.com/kevinburke/ssh_config/.gitattributes
@@ -0,0 +1 @@
+testdata/dos-lines eol=crlf