first jiwoos commit

This commit is contained in:
minjiu
2026-05-02 11:12:13 +09:00
commit 296adf3073
30 changed files with 9403 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
.venv/
__pycache__/
*.pyc
.env
.env.*
logs/
jobs/
output/
playwright-user-data/
playwright-user-data-runtime-*/
baseball_logs.db
*.log
.gemini/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.vscode/
.idea/
test_file/