*.log
.DS_Store
.env
.env.*
!.env.example
.local/

node_modules/
dist/
coverage/
*.tsbuildinfo

*.test
coverage.out

target/
