node_modules/
dist/
.angular/
.cache/
coverage/
.playwright-cli/
*.log
.env
.env.*
!.env.example

# Local source workbooks are not committed. Generated normalized data is.
data/source/

# IDE and OS files
.idea/
.DS_Store
Thumbs.db
