.DS_Store
target
.water
*.log
/.cargo/*
!/.cargo/config.toml
*.rlib
# A local water-rs/waterui clone for exercising `water create --waterui-path`
# or the ignored pinned-revision tests. `cargo publish` would package it.
waterui/
# Personal/temporary files
*.skill
bugreport*.zip
.worktrees/
.wrangler/
node_modules/
# Editor settings (machine-local paths, e.g. waterui.cliPath)
.vscode/
# Claude Code runtime artifacts (per-session, not source)
.claude/scheduled_tasks.lock
.claude/settings.local.json