left4me/.gitignore
mwiegand 0e83ee07d7
fix(deploy): make test deployments safe to rerun
Exclude local agent state from deploy archives, avoid recursive ownership over active runtime mounts, and let Alembic own schema upgrades before app startup.
2026-05-07 17:16:58 +02:00

10 lines
127 B
Text

.worktrees/
.claude/
.venv/
.pytest_cache/
__pycache__/
*.pyc
*.egg-info/
l4d2web.db*
# CocoIndex Code (ccc)
/.cocoindex_code/