Files
vibe-bot/.gitignore
2026-03-03 10:20:17 -05:00

14 lines
126 B
Plaintext

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