Files
ozone-tech_owl_prime/cv/.gitignore
root 21e83be26e release: consolidate web simulation and real CV prototype
Add cleaned RealSense/OpenCV CV under cv/ with secret-free example
config, MQTT disabled by default, and canonical README coverage for
web + CV relationship without claiming production integration.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 22:23:05 +02:00

12 lines
97 B
Plaintext

.venv/
__pycache__/
*.pyc
debug_frames/
logs/
*.jpg
*.png
.pytest_cache/
config.yaml
.env
.env.*