Files
pest/.gitignore
2022-08-25 16:20:00 +02:00

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/