mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
31 lines
297 B
Plaintext
31 lines
297 B
Plaintext
.DS_Store
|
|
.idea/
|
|
|
|
.env
|
|
.editorconfig
|
|
.phpstorm.meta.php
|
|
|
|
phpstan.neon
|
|
rector.php
|
|
phpunit.xml
|
|
ecs.php
|
|
ecs-after-rector.php
|
|
changelog-linker.yaml
|
|
|
|
LICENSE
|
|
|
|
.gitattributes
|
|
.gitignore
|
|
|
|
*.md
|
|
|
|
.dockerignore
|
|
Dockerfile
|
|
docker-compose.yml
|
|
docker-compose.dist.yml
|
|
|
|
/vendor
|
|
/docs
|
|
|
|
.travis.yml export-ignore
|