diff --git a/.gitattributes b/.gitattributes index 43a0e36356..f5db3f6fa5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,4 +13,4 @@ Makefile export-ignore phpunit.xml.dist export-ignore README.md export-ignore UPGRADING.md export-ignore -src/data/*.docs.json export-ignore +src/data/*/*/docs*.json export-ignore