mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 21:38:22 +01:00
5c0a1903f1
Added .dockerignore with basic files Fixed installing composer in docker + cache optimalization
25 lines
215 B
Plaintext
25 lines
215 B
Plaintext
.DS_Store
|
|
.idea/
|
|
|
|
.env
|
|
.gitlab-ci.yml
|
|
.travis.yml
|
|
.editorconfig
|
|
.phpstorm.meta.php
|
|
|
|
LICENSE
|
|
|
|
.git/
|
|
.gitattributes
|
|
.gitignore
|
|
|
|
*.md
|
|
|
|
.dockerignore
|
|
Dockerfile
|
|
docker-compose.yml
|
|
docker-compose.dist.yml
|
|
|
|
/vendor
|
|
/docs
|