rector/.gitignore
2019-05-07 16:54:32 +02:00

17 lines
244 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