First commit.

This commit is contained in:
Lasse S. Haslev
2020-10-25 18:34:21 +01:00
commit 97065c0377
22 changed files with 26186 additions and 0 deletions

10
.gitignore vendored Executable file
View File

@@ -0,0 +1,10 @@
/.idea
/vendor
/node_modules
package-lock.json
composer.phar
composer.lock
phpunit.xml
.phpunit.result.cache
.DS_Store
Thumbs.db