.DS_Store
**/node_modules/

# no yarn/npm in the root repo!
/package-lock.json
/yarn.lock

.xcode.env.local
.vscode

# build
.cache
build
compile_commands.json

**/tsconfig.tsbuildinfo

example/.harness/
