mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
15 lines
205 B
Plaintext
15 lines
205 B
Plaintext
.idea/*
|
|
.idea/codeStyleSettings.xml
|
|
composer.lock
|
|
/vendor/
|
|
coverage.xml
|
|
.phpunit.result.cache
|
|
.phpunit.cache
|
|
/.php-cs-fixer.php
|
|
.php-cs-fixer.cache
|
|
.temp/coverage.php
|
|
.temp/retry.json
|
|
*.swp
|
|
*.swo
|
|
.vscode/
|