.alexignore
.prettierignore
npm-lock.json
pnpm-lock.json
yarn.lock.json
npm-lock.yml
pnpm-lock.yml
pnpm-workspace.yaml
yarn.lock.yml
npm-lock.yaml
pnpm-lock.yaml
yarn.lock.yaml
bun.lockb
**/*.lock
**/*.toml
**/.nx/workspace-data/**
**/.nx/cache/**
**/.git/**
**/.docusaurus/**
**/dist/**
**/dotnet/**
**/node_modules/**
**/.next/**
**/.storm/**
**/tools/docker/**
**/__snapshots__/**
**/catalog-package/**
**/*.hbs
**/CODE_OF_CONDUCT.md
**/CONTRIBUTING.md
**/LICENSE
**/LICENSE.md
**/LICENSE.txt
**/typegen.d.ts
**/.DS_Store
**/.android
**/.cache
**/.changeset
**/.cspellcache
**/.docusaurus
**/.history
**/.idea
**/.next
**/.nuxt
**/.nx
**/.svelte-kit
**/.tamagui
**/.temp
**/.vercel
**/.vite-inspect
**/.vitepress/cache
**/.wrangler
**/.rolldown
**/.yarn
**/__generated__
**/__mocks__
**/__snapshots__
**/__test__
**/CHANGELOG*.md
**/CODEOWNERS
**/LICENSE*
**/PULL_REQUEST_TEMPLATE.md
**/SECURITY.md
**/Thumbs.db
**/*.min.*
**/auto-import?(s).d.ts
**/bench
**/bun.lockb
**/cargo.lock
**/components.d.ts
**/coverage
**/dist
**/fallback*.js
**/ios
**/jest.config.js
**/jest.config.json
**/jest.config.ts
**/jest.setup.js
**/jest.setup.json
**/jest.setup.ts
**/next-env.d.ts
**/node_modules
**/npm-lock.*
**/nx/**/schema.d.ts
**/nx/**/*.schema.d.ts
**/nx/**/schema.json
**/nx/**/*.schema.json
**/nx/**/schema.md
**/nx/**/*.schema.md
**/nx/**/generators/**/files
**/output
**/package-lock.*
**/pnpm-lock.*
**/rollup.config.*.timestamp-*
**/service-worker.js
**/sw*.js
**/tamagui.css
**/temp
**/tmp
**/vite.config.*.timestamp-*
**/webpack.config.*.timestamp-*
**/workbox*.js
**/yarn.lock
**/yarn.lock.*
**/capnp
