commit b9ec74fa2010b6f8ed33be1146049239adb15c67 Author: Aldarien Date: Wed Oct 13 22:45:40 2021 -0300 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f9b66c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/composer.lock +**/vendor/ \ No newline at end of file