inital commit based on contao skeleton bundle

This commit is contained in:
2021-04-20 22:45:53 +02:00
commit 124cd52cc1
11 changed files with 428 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Composer
/composer.lock
/vendor/
# PhpUnit
/.phpunit.result.cache
/phpunit.xml