# CMake / native build output
/build/
*.o
*.a

# Host test/example binaries
/test/t
/meshcore_tty

# PlatformIO
.pio/
__pycache__/

# Local design scratch (chat transcript, not a repo artifact)
/STRUCTURE.md

# Editor / OS noise
.DS_Store
.vscode/
