Files
pest/.gitignore
2021-12-04 21:20:28 +00:00

14 lines
190 B
Plaintext

.idea/*
.idea/codeStyleSettings.xml
composer.lock
/vendor/
coverage.xml
.phpunit.result.cache
/.php-cs-fixer.php
.php-cs-fixer.cache
.temp/coverage.php
.temp/retry.json
*.swp
*.swo
.vscode/