mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-20 15:08:11 +01:00
9946e88c9a
* preven incorrect package configuration * update create-recipe to rector-recipe, with prefix and better discoverability * [rector] update create-recipe to rector-recipe, with prefix and better discoverability * [cs] update create-recipe to rector-recipe, with prefix and better discoverability Co-authored-by: rector-bot <tomas@getrector.org>
24 lines
273 B
Plaintext
24 lines
273 B
Plaintext
/temp
|
|
!/temp/.gitkeep
|
|
/example
|
|
/vendor
|
|
/build
|
|
composer.lock
|
|
.idea/
|
|
|
|
.phpunit.result.cache
|
|
|
|
# often customized locally - example on Github is just fine
|
|
rector-recipe.php
|
|
|
|
# tests - travis
|
|
/laravel-dir
|
|
|
|
# compiler
|
|
/compiler/composer.lock
|
|
/compiler/vendor
|
|
/tmp
|
|
|
|
# testing
|
|
abz
|