Ignore build directory

This commit is contained in:
Sebastian Bergmann 2024-03-22 14:45:19 +01:00
parent 83e9f903f0
commit cbfeb4743f
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -4,6 +4,7 @@
/.phive export-ignore
/.php-cs-fixer.dist.php export-ignore
/.psalm export-ignore
/build export-ignore
/build.xml export-ignore
/phpunit.xml export-ignore
/tests export-ignore