porchlight/.gitignore
Johan Lundberg 6b4cbdc152
clean up
2026-04-10 11:28:08 +02:00

19 lines
174 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Git worktrees
.worktrees/
# IDE
.idea/
# Runtime data
data/