summaryrefslogtreecommitdiff
path: root/vendor/github.com/go-openapi/swag/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-openapi/swag/.gitattributes')
-rw-r--r--vendor/github.com/go-openapi/swag/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/go-openapi/swag/.gitattributes b/vendor/github.com/go-openapi/swag/.gitattributes
new file mode 100644
index 000000000..49ad52766
--- /dev/null
+++ b/vendor/github.com/go-openapi/swag/.gitattributes
@@ -0,0 +1,2 @@
+# gofmt always uses LF, whereas Git uses CRLF on Windows.
+*.go text eol=lf