Files
archived-maker-bundle/.gitignore
2024-08-29 12:21:21 -04:00

12 lines
172 B
Plaintext

/.php-cs-fixer.cache
/.phpunit.cache
/composer.lock
/fake
/phpunit.xml
/tests/tmp/*
/tools/*/composer.lock
/tools/*/vendor
/vendor/
/_docs_build/vendor
/_docs_build/output