diff --git a/.gitattributes b/.gitattributes index 6022e5e..532c6cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,9 @@ +.editorconfig export-ignore .gitattributes export-ignore +.github export-ignore .gitignore export-ignore -.travis.yml export-ignore docs export-ignore +ecs.php export-ignore +phpstan.dist.neon export-ignore +rector.php export-ignore tests export-ignore