commit bc6c0cf6a3eaa8d8f5a521b982b92d8146265b0a Author: Aldarien Date: Mon Dec 23 17:54:30 2019 -0300 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9aa7c69 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Composer +/vendor/ +composer.lock