chore: init project with AGENTS.md, .env.example, .gitignore

This commit is contained in:
Shane
2026-08-22 07:39:54 -04:00
commit f7ff1c61ac
3 changed files with 147 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.env
__pycache__/
*.pyc
.venv/
uv.lock
node_modules/
*.log