porchlight/.gitignore
2026-06-29 09:18:07 +02:00

25 lines
267 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Git worktrees
.worktrees/
# IDE
.idea/
# Runtime data
data/
# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key
.beads/proxieddb/