diff --git a/.gitattributes b/.gitattributes index fd2e781ca..d771689fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,5 +2,10 @@ .gitignore export-ignore .gitmodules export-ignore .travis.yml export-ignore +.editorconfig export-ignore +.styleci.yml export-ignore + +phpunit.xml export-ignore +tests export-ignore js/*/dist/*.js -diff