commit 8a7da4a75ae12e7ec4002c2fd514cf0a2b4b6e36 Author: Azalea Gui <22280294+hykilpikonna@users.noreply.github.com> Date: Tue Apr 29 02:52:30 2025 -0400 [+] Init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..46d4c43 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/target +.idea +*.iml +.DS_Store +._*