diff --git a/.gitattributes b/.gitattributes index bea6eefb..24a9c15e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,4 +12,3 @@ /CONTRIBUTING.md export-ignore /README.md export-ignore -+*.crlf eol=crlf diff --git a/tests/Stubs/.gitattributes b/tests/Stubs/.gitattributes new file mode 100644 index 00000000..ea9fa3f5 --- /dev/null +++ b/tests/Stubs/.gitattributes @@ -0,0 +1 @@ +private.key.crlf text eol=crlf