diff --git a/.gitattributes b/.gitattributes index 95883deab5..bb9e4a0e1c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,8 @@ * text=auto *.css linguist-vendored *.less linguist-vendored +.gitattributes export-ignore +.gitignore export-ignore +.codeclimate.yml export-ignore +.travis.yml export-ignore +.styleci.yml export-ignore