# Dependencies
node_modules/

# Build output (tsc outDir = lib)
lib/

# TypeScript v1 declaration files
typings/

# Editor / OS noise
.DS_Store
.idea/.name

# Tooling state (oh-my-claudecode 등 에이전트 작업 상태)
.omc/
.omx/

# Scratch / 스크립트 산출물 (scripts/chat-tools-sheet.ts 등)
tmp/

# Local overrides / secrets
*.local

# 짹 말투 검수 로그/하니스 (로컬 전용 작업물)
chat-review/
