.git
.gitignore
.github
.claude
.kilocode
.vscode
.idea
.DS_Store

node_modules
dist
tsconfig.tsbuildinfo

.env
.env.*
!.env.example

npm-debug.log*
yarn-debug.log*
pnpm-debug.log*

Dockerfile
.dockerignore
netlify.toml
README.md
doc
MIGRATION_BACKUP.md
MIGRATION_COMPLETE.md
