mirror of
https://github.com/pestphp/pest.git
synced 2026-03-05 23:37:22 +01:00
first
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
.idea/*
|
||||
.idea/codeStyleSettings.xml
|
||||
composer.lock
|
||||
/vendor/
|
||||
coverage.xml
|
||||
.phpunit.result.cache
|
||||
.php_cs.cache
|
||||
.temp/coverage.php
|
||||
*.swp
|
||||
*.swo
|
||||
Reference in New Issue
Block a user