rector/.gitignore
2020-02-13 23:02:57 +01:00

24 lines
313 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
# compiler
/compiler/composer.lock
/compiler/vendor
/tmp
# from "scan-fatal-errors" command
rector-types.yaml