Add TYPO3 setup using DDEV
This commit is contained in:
commit
a19919ad14
8 changed files with 7746 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
nbproject
|
||||
/var/*
|
||||
!/var/labels
|
||||
/vendor
|
||||
/public/*
|
||||
!/public/.htaccess
|
Loading…
Add table
Add a link
Reference in a new issue