mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
24 lines
273 B
Plaintext
24 lines
273 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.php
|
|
|
|
# tests - travis
|
|
/laravel-dir
|
|
|
|
# compiler
|
|
/compiler/composer.lock
|
|
/compiler/vendor
|
|
/tmp
|
|
|
|
# testing
|
|
abz
|