diff --git a/.gitattributes b/.gitattributes index 6e5ee10..7491fcc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,8 @@ * text=auto -/tests/inputs/* text eol=lf \ No newline at end of file +/tests/inputs/* text eol=lf + +.gitattributes export-ignore +.gitignore export-ignore +.github export-ignore +.editorconfig export-ignore +.travis.yml export-ignore