# Xcode / SwiftPM build artifacts
.build/
DerivedData/
*.xcodeproj/
xcuserdata/
.swiftpm/
*.xcworkspace/xcuserdata/

# macOS
.DS_Store

# Firmware images (large binaries, not app source)
*.npk
*.cpgz

# Router config backups (real device data, not app source) — created here when
# testing the app's "choose backup folder" feature with this directory selected.
/Backups/
*.rsc
