vision-coder-openenv / .gitignore
amaljoe88's picture
deploy: sync 712e5bc -> HF
cf6c0e0
Raw
History Blame Contribute Delete
303 Bytes
__pycache__/
*.pyc
*.pyo
*.egg-info/
.env
debug_renders/
outputs/
.claude/*
!.claude/commands/
.venv/
venv/
dist/
build/
# Test case renders (gitignored, regenerated with --render)
data/tests/*/renders/
data/tests/last_run_report.json
# Bundled dataset (tracked intentionally — use git add -f data/)