# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Secrets — NEVER commit
.env
.env.*
!.env.example
!env.example
*.pem
*.key

# OS
.DS_Store

# Editor
.idea/
.vscode/

# Internal dev notes — not for public
CLAUDE.md
.claude/

# Working materials unrelated to the package (공모전 응모서·부처 보고서 초안 등) — never publish
competition/
