!/build
**/.cxx
**/.hvigor
**/build
**/local.properties
**/oh-package-lock.json5
**/oh_modules
**/.vscode
**/.idea
**/.history
# Claude Config Manager Extension - Security Rules
# Prevents accidental commit of private conversation data
.claude/.chats/
.claude/.chats/**
.claude/settings.local.json
# Team-sharable Claude Code files (tracked by git):
# .claude/settings.json # Team settings (official Claude Code)
# .claude/commands/ # Team slash commands (official Claude Code)
# .claude/.plans/ # Project documentation (extension-specific)