# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.ruff_cache/
.pytest_cache/

# Coverage reports
.coverage
.coverage.*
htmlcov/
coverage.xml
*.cover
junit.xml

# Virtual environments
.venv

# Environment variables
.env
*.lock

# IDE
.vscode/

# Claude Code
CLAUDE.md
.claude/

# Debug files
front_image.jpg
turtlebot4_debug.jpg
turtlebot.jpg

# Mac specific lint
.DS_Store
config/iris_ai.json
launch.sh

# AI models
*.pt

# Logs
logs/

# Data files
*.jsonl
*.jpg
/zenohdb
/locations
/traces

# Mode system state files
config/memory
config/.runtime.json5
config/cron_job/
