# Modules
/node_modules/
# Examples
/example/
# Configs
.config/
# Codegen
/codegen/
# no .tsx or .ts files, but include .d.ts
*.tsx
*.ts
!*.d.ts