From c0b945cf7c2bc265a7e7fd94b3a7cc2a8eabf65a Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 8 Dec 2022 15:10:34 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index 5bbea68..4625a72 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,17 +2,12 @@ *.serialized -text *.dat -text /.github/ export-ignore -/tests export-ignore -/stubs export-ignore -/tools export-ignore -/benchmarks export-ignore +/tests/ export-ignore +/benchmarks/ export-ignore /composer.lock export-ignore /.gitattributes export-ignore /.gitignore export-ignore -/.gitmodules export-ignore /.scrutinizer.yml export-ignore -/.travis.yml export-ignore -/.gitlab-ci.yml /phpunit.xml export-ignore /phpstan.neon export-ignore /changelog.md export-ignore