Add day 2

This commit is contained in:
2021-12-02 09:19:03 +01:00
parent de974a9890
commit 46833e668a
7 changed files with 1187 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/vendor/
/.idea/
/.php-cs-fixer.cache
.DS_Store