rector/.gitignore

24 lines
299 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
/rector-temp-phpstan*.neon