Add TYPO3 setup using DDEV

This commit is contained in:
Severin Kaderli 2024-10-17 21:20:55 +02:00
commit a19919ad14
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
8 changed files with 7746 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
.DS_Store
.idea
nbproject
/var/*
!/var/labels
/vendor
/public/*
!/public/.htaccess