mirror of
https://github.com/pestphp/pest.git
synced 2026-03-05 23:37:22 +01:00
15 lines
196 B
Plaintext
15 lines
196 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
|
|
*.swp
|
|
*.swo
|
|
.vscode/
|
|
/.temp/
|