From e15704351441ecd11663ed7657775f3be0121140 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Tue, 1 Feb 2022 18:02:49 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 7d500b82..6bc89bd7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +/.github/ export-ignore /bin/ export-ignore /dev-bin/ export-ignore /maxmind-db/ export-ignore @@ -5,9 +6,9 @@ /.gitattributes export-ignore /.gitignore export-ignore /.gitmodules export-ignore -/.travis.yml export-ignore -/.php_cs export-ignore +/.php-cs-fixer.php export-ignore /box.json export-ignore /phar-stub.php export-ignore +/phpstan.neon export-ignore /phpunit.xml.dist export-ignore /README.dev.md export-ignore