journal-bot/.gitignore

11 lines
86 B
Plaintext

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