# PlatformIO build output and generated metadata
.pio/
.pioenvs/
.piolibdeps/
.clang_complete
.gcc-flags.json
compile_commands.json

# Local PlatformIO project directories not stored in this repository
.vscode/
include/
lib/
test/

# Local environment and credentials
.env
.env.*
!.env.example
src/secrets.h
src/wifi_credentials.h

# Logs and temporary editor/OS files
*.log
*.tmp
*.bak
*.swp
*~
.DS_Store
Thumbs.db
Desktop.ini
