# IDE files
.idea/

# ROS 2 workspace build outputs
build/
install/
log/

# Python cache
__pycache__/
*.py[cod]

# Temporary files
*.log
*.tmp
*.swp
.DS_Store

test/