# Point cloud captures — not needed to build/run the app (drag-and-drop loads them)
*.pcd

# OS / editor cruft
.DS_Store
.obsidian/

# Rust build output and the staged web copy (regenerated by stage-web.sh)
/src-tauri/target/
/src-tauri/web/
