rector/.gitignore
2020-01-21 23:55:58 +01:00

25 lines
320 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
# tests - travis
/laravel-dir
/utils
# compiler
/compiler/composer.lock
/compiler/vendor
/tmp
# from "scan-fatal-errors" command
rector-types.yaml