Files
openclaw-mission-control/backend/.gitignore

10 lines
169 B
Plaintext

__pycache__/
*.pyc
.venv/
.env
.runlogs/
# Generated on demand from uv.lock (single source of truth is pyproject.toml + uv.lock).
requirements.txt
requirements-dev.txt