node_modules/
**/node_modules/
dist/
**/dist/
*.js.map
*.d.ts.map
.DS_Store
**/.vite/
**/vitest/results.json
package-lock.json

