dotstate 0.3.4

A modern, secure, and user-friendly dotfile manager built with Rust
Documentation
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# DotState
.dotstate/
.config/dotstate/

# Logs
*.log

# Temporary files
*.tmp
*.bak

homebrew-dotstate
.claude/settings.local.json
.cursor/

# Website
website/node_modules/
website/dist/
website/.astro/
website/.vercel/
.worktrees/
docs/