diff --git a/.gitattributes b/.gitattributes index 967315dd3d..89e4ec8f1e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ *.scss linguist-vendored *.js linguist-vendored CHANGELOG.md export-ignore +/tests export-ignore +/phpunit.xml export-ignore +/.ci export-ignore