Initial Commit
This commit is contained in:
parent
f12d7a2aee
commit
2d5f7a8bfd
405 changed files with 29200 additions and 1 deletions
13
.ddev/.gitignore
vendored
Normal file
13
.ddev/.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
#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
|
||||
/.webimageExtra
|
||||
/.dbimageExtra
|
||||
/*-build/Dockerfile.example
|
Loading…
Add table
Add a link
Reference in a new issue