1
0
Fork 0

Update for TYPO3 v11

This commit is contained in:
Marcel Kapfer 2022-06-20 19:24:22 +02:00
parent 9a9ada1a1c
commit d3fd5af56f
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
4 changed files with 124 additions and 88 deletions

9
.gitignore vendored
View file

@ -1,2 +1,9 @@
# ddev/composer/TYPO3 installation directory
.build
composer.lock
# Operating Systems
.DS_Store
# Editors
.idea
nbproject