Files
vibe-bot/.gitignore
T
2026-08-19 13:16:43 -04:00

18 lines
164 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env*
.token
*.db
.mypy_cache/
.pytest_cache/
.agent/