initial commit
This commit is contained in:
16
.dockerignore
Normal file
16
.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
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/*
|
||||
|
Reference in New Issue
Block a user