diff --git a/.gitattributes b/.gitattributes
index 266c7b43eb10fbfd42fe0be8b559635f44c0e930..9eaaa7202149d0cd48c583589f5e87d99107c6c4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,6 @@
-/test export-ignore
-/vendor export-ignore
+test export-ignore
+vendor export-ignore
+.editorconfig export-ignore
 .gitattributes export-ignore
 .gitignore export-ignore
 .git export-ignore
@@ -12,4 +13,3 @@ LICENSE.md export-ignore
 phpcs.xml.dist export-ignore
 phpunit-integration.xml export-ignore
 phpunit-unit.xml export-ignore
-