spout/.gitignore
Petr Skoda 816596183f Add full support for PHP 8.0
Unfortunately due to PHPUnit 8.5 dependency
this also drops support for PHP 7.1
2021-02-08 14:31:55 +01:00

10 lines
118 B
Plaintext

/.idea
*.iml
/tests/resources/generated
/tests/coverage
/vendor
/composer.lock
/.php_cs.cache
/.phpunit.result.cache