Initial commit

This commit is contained in:
llm-bot
2026-03-26 17:50:50 +09:00
commit 3d8f55e8a2
9 changed files with 471 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
venv/
__pycache__/
*.pyc
.env