chill-skeleton-basic/.dockerignore

17 lines
300 B
Plaintext

vendor/*/*/vendor/*
vendor/*/*/.git/*
vendor/*/*/tests/*
vendor/bin/.php*
.pgadmin4*
app/config/parameters.yml
.composer*
.git*
.yarncache/*
.node_modules/*
build/*
var/*
vendor/chill-project/chill-bundles/.psalm/*
vendor/chill-project/chill-bundles/.git*
vendor/chill-project/chill-bundles/tests/*