# Session-local Claude Code state — not part of the plugin
.remember/

# OS / editor
.DS_Store
*.swp
*.swo

# VS Code per-user (the .code-workspace file IS tracked)
.vscode/

# bun deps for the vendored poteto-mode scripts (bootstrap.ts installs them on first run)
plugins/pstack/skills/poteto-mode/scripts/node_modules/
