You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

54 lines
608 B

# Dependencies
node_modules/
.pnp
.pnp.js
# Build output
dist/
build/
# Development
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
*.log
# Editor directories
.idea/
.vscode/
*.swp
*.swo
*~
# OS files
Thumbs.db
.DS_Store
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Archive & Development Docs
archive/
DEVELOPMENT_STATUS.md
DOCUMENTATION_PLAN*.md
VITE_GUIDE.md
# Temporary files
*.tmp
*.temp
.cache/
CLAUDE.md
GITHUB_RELEASE.md
.gitignore
RELEASE_NOTES.md
GIT_COMMANDS.md