respect-validation/.gitignore
Alexandre Gomes Gaigalas abdc73bd56 Introduce phpbench benchmarks and profiles
This commit is the first step in setting up *Continuous Performance*
for the repository.

 - Adds phpbench/phpbench to dev dependencies.
 - Adds an initial `ValidatorBench.php` file with validate benchmarks
   for several validators.
 - Adds `composer bench` script to run benchmarks.
 - Adds `composer bench:profile` script to generate profiles.
2026-01-12 23:44:38 +00:00

12 lines
149 B
Text

.couscous/
.iso-codes-cache/
.phpbench/
.phpcs.cache
.phpunit.cache/
composer.lock
Makefile
phpbench.json
phpcs.xml
phpstan.neon
phpunit.xml
vendor/