target/
# Rust libraries typically do not commit Cargo.lock
Cargo.lock
# Local SITL/MAVProxy runtime artifacts
*.log
*.pid
# MAVProxy telemetry artifacts
mav.*
# Editor and OS files
.idea/
.vscode/
.DS_Store
Thumbs.db
# Python bytecode
__pycache__/
*.py
*.pyo
# Gas Town (added by gt)
.runtime/
.claude/commands/
.logs/