src/
examples/
tests/
__tests__/

node_modules/
coverage/
.vscode/
.idea/

.env
.env.*
tsconfig*.json
eslint.config.*
.prettierrc*
.jest*
vitest.*

docs/
site/
storybook/

.github/
.gitignore
.gitattributes

.DS_Store
Thumbs.db
