feat: initialize project structure, modules and configurations

This commit is contained in:
0xcathiefish
2026-05-30 08:38:18 +00:00
commit aa80ac21ee
15 changed files with 778 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
/target
.env
.env.local
.env.*.local
*.log
.DS_Store
.idea/
.vscode/
*.swp
.antigravitycli/