diff --git a/.gitattributes b/.gitattributes index a4669ab9..390671a8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,9 @@ * text=auto .gitattributes export-ignore .gitignore export-ignore +.github export-ignore +.editorconfig export-ignore +.travis.yml export-ignore _config.yml export-ignore -*.sh text eol=lf \ No newline at end of file +*.sh text eol=lf