Files
vibe-bot/.gitignore
2026-02-28 08:55:23 -05:00

12 lines
120 B
Plaintext

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