diff --git a/.gitattributes b/.gitattributes index ba74e78..a5faba5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ -/build export-ignore +/.editorconfig export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/build/ export-ignore +/examples/ export-ignore +/phpcs.xml export-ignore