# Third-party reference material — not part of this project, never committed.
references/

# Build output
build/
build-*/

# Editor / OS
.vscode/
.idea/
.DS_Store
*.swp
*.swo

# Generated
*.o
*.a
*.so
compile_commands.json

# Test/IQ artifacts
*.cf32
*.sigmf-data
*.sigmf-meta

# Compiled test binaries / Python caches
tests/test_lora_stages
__pycache__/

# Internal planning notes -- not for the public repo.
ROADMAP.md

# Go build artifacts (the source goes in fusion/, the binary doesn't).
fusion/meshtastic-fusion
