node_modules/
dist/
target/
*.log
.env
bun.lockb
bun.lock
Cargo.lock
*.tsbuildinfo

packages/ts-types/src/generated/*
!packages/ts-types/src/generated/.gitkeep

# Personal study files, not part of the real schema build.
/examples/
