/target
**/*.rs.bk
*.pdb
.DS_Store
# generated C header is checked in (see include/), build artifacts are not
/crates/*/target
/tools/*/target
node_modules/
dist/
# Swift package build artifacts + the locally-built xcframework (rebuild via scripts/build-xcframework.sh)
clients/apple/.build/
clients/apple/PunktfunkCore.xcframework/
clients/apple/.swiftpm/
# Xcode per-user state
xcuserdata/

# Debian package build output
/dist/
