diff --git a/.gitattributes b/.gitattributes index 3176f9529..457a482c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,4 +9,4 @@ Dockerfile export-ignore docker-compose.yml export-ignore phpstan.neon export-ignore phpunit.xml export-ignore -*.txt binary +tests/__snapshots__/**/*.txt binary