rector/.gitignore
2019-12-24 16:06:06 +01:00

27 lines
377 B
Plaintext

/temp
!/temp/.gitkeep
/example
/vendor
/build
composer.lock
.idea/
.phpunit.result.cache
# often customized locally - example on Github is just fine
create-rector.yaml
phpstan-dependencies.json
phpstan-paths.txt
# tests - travis
/laravel-dir
uuid-migration.json
# compiler
/compiler/composer.lock
/compiler/vendor
/tmp
# from "scan-fatal-errors" command
rector-types.yaml