Commit local DDEV configuration
This commit is contained in:
parent
fccb5d6a18
commit
b85e8082c3
17 changed files with 361 additions and 0 deletions
19
.ddev/.gitignore
vendored
Normal file
19
.ddev/.gitignore
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
#ddev-generated: Automatically generated ddev .gitignore.
|
||||
# You can remove the above line if you want to edit and maintain this file yourself.
|
||||
|
||||
/import.yaml
|
||||
/docker-compose.yaml
|
||||
/db_snapshots
|
||||
/sequelpro.spf
|
||||
/import-db
|
||||
/.bgsync*
|
||||
/config.*.y*ml
|
||||
/.webimageBuild
|
||||
/.dbimageBuild
|
||||
/.bgsyncimageBuild
|
||||
/.sshimageBuild
|
||||
/.webimageExtra
|
||||
/.dbimageExtra
|
||||
/.webimageBuild
|
||||
/.dbimageBuild
|
||||
/*-build/Dockerfile.example
|
Loading…
Add table
Add a link
Reference in a new issue