Files
vibe_projects/.gitignore
2026-01-22 20:22:46 -05:00

19 lines
156 B
Plaintext

# Python
__pycache__/
*.py[cod]
# venv
.venv/
venv/
# tooling
.pytest_cache/
.ruff_cache/
# OS
.DS_Store
Thumbs.db
# generated
.planning/CONTEXTPACK.md