Added .gitignore and intial composer.json.

This commit is contained in:
Lewin Probst 2020-12-23 12:09:32 +01:00
parent 02cdcf2573
commit 279b28d956
2 changed files with 19 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/vendor
composer.lock