Initial commit.

This commit is contained in:
Brandon Savage 2022-11-22 15:19:13 -05:00
commit 63686360bc
No known key found for this signature in database
GPG key ID: F25174ADD7D627E9
49 changed files with 8673 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
/.phpcs-cache
/.phpunit.result.cache
/clover.xml
/coveralls-upload.json
/phpunit.xml
/vendor/
docker-compose.override.yml
/assets/output/*
/node_modules/
/logs/error.log