From af88e91a48cac579b8ea7ec9f7fe148a9173a5cc Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 18 Sep 2020 12:25:41 +0200 Subject: [PATCH] Update attributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) 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