journal-bot/.gitignore

12 lines
95 B
Plaintext

.env
.venv/
__pycache__/
*.pyc
.pytest_cache/
dist/
build/
*.egg-info/
runtime/
logs/
.claude/