diff options
Diffstat (limited to 'vendor/github.com/go-openapi/analysis/.gitattributes')
-rw-r--r-- | vendor/github.com/go-openapi/analysis/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/go-openapi/analysis/.gitattributes b/vendor/github.com/go-openapi/analysis/.gitattributes new file mode 100644 index 000000000..d020be8ea --- /dev/null +++ b/vendor/github.com/go-openapi/analysis/.gitattributes @@ -0,0 +1,2 @@ +*.go text eol=lf + |