commit ce1863d955f3c214f1a768754fa4a367981dd478 Author: Agent Date: Sat Jun 6 17:58:29 2026 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99d232f --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.env +/ vendor/ +.idea/ +logs/ +*.log