commit 323504901de2cb85261308de276b08428fc5292b Author: Aldarien Date: Tue Dec 15 17:43:36 2020 -0300 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af39706 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Composer +/vendor/ +composer.lock + +# Environment +.env