# Python __pycache__/ *.py[cod] .venv/ venv/ .env *.egg-info/ .pytest_cache/ .ruff_cache/ # Node node_modules/ dist/ build/ *.tsbuildinfo # Local source-transfer archives; preserve them outside version control. /frontend-src.tar.gz # Large local data /artifacts/* !/artifacts/evidence/ /artifacts/evidence/* !/artifacts/evidence/accuracy/ /artifacts/evidence/accuracy/* !/artifacts/evidence/accuracy/P1/ !/artifacts/evidence/accuracy/P1/** !/artifacts/evidence/accuracy/P3/ !/artifacts/evidence/accuracy/P3/** !/artifacts/evidence/accuracy/P4/ /artifacts/evidence/accuracy/P4/* !/artifacts/evidence/accuracy/P4/runs/ /artifacts/evidence/accuracy/P4/runs/* !/artifacts/evidence/accuracy/P4/runs/p4-2.0.1-9677d0ef37db82bcf39b/ !/artifacts/evidence/accuracy/P4/runs/p4-2.0.1-9677d0ef37db82bcf39b/** !/artifacts/evidence/accuracy/P2/ !/artifacts/evidence/accuracy/P2/** /.cache/ /datasets/raw/* /datasets/processed/* /datasets/cache/* /storage/uploads/* /storage/tiles/* /storage/masks/* /storage/reports/* /storage/exports/* /storage/rasters/* /storage/models/* /storage/operator-data/* /storage/operator-evidence/* /storage/release-evidence/* /storage/previews/* /storage/training/* /storage/ultralytics/* /exports/* /models/* /backend/storage/uploads/* /backend/storage/tiles/* /backend/storage/masks/* /backend/storage/reports/* /backend/storage/exports/* /backups/* /postgres-data/* # Keep folder placeholders !**/.gitkeep !**/README.md # Runtime-generated operator documentation is not repository documentation. /storage/operator-data/README.md # OS/editor .DS_Store .vscode/ .idea/ # Local investigation scratch: the SAM2 and edge-alignment trials the README # records as rejected, plus their imagery and a deploy bundle (~300 MB). Kept # on disk because the rejections are worth being able to re-check, out of the # repository because none of it is an input to the product. /.codex-artifacts/