diff --git a/.gitattributes b/.gitattributes index 6dcab046..32fd9d34 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,11 @@ .github/ export-ignore +.phan/ export-ignore +docs/ export-ignore Tests/ export-ignore .drone.jsonnet export-ignore .drone.yml export-ignore +.editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore phpunit.xml.dist export-ignore +ruleset.xml export-ignore