rector/.dockerignore

31 lines
297 B
Plaintext
Raw Normal View History

.DS_Store
.idea/
.env
.editorconfig
.phpstorm.meta.php
phpstan.neon
2020-07-27 07:48:40 +02:00
rector.php
phpunit.xml
2020-07-27 07:48:40 +02:00
ecs.php
ecs-after-rector.php
changelog-linker.yaml
LICENSE
.gitattributes
.gitignore
*.md
.dockerignore
Dockerfile
docker-compose.yml
docker-compose.dist.yml
/vendor
/docs
2020-01-20 13:34:31 +01:00
2020-04-03 21:30:47 +02:00
.travis.yml export-ignore