# Binaries
bin/
!gc_cli/bin/
gc_cli/bin/*
!gc_cli/bin/.gitkeep
/gc
gc_linux_*
gc-darwin-*
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test artifacts
*.test
*.out
coverage.out

# Go workspace
go.work
go.work.sum

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Build
build/*
!build/completions/
!build/scripts/
dist/
*.deb
*.rpm
*.tar.gz
*.zip

# Python packaging
*.egg-info/
__pycache__/
*.py[cod]

# Local evaluation and analysis outputs
issue-reviewer-workspace/
context/
statistics.json
project-management-statistics.json

# 敏感文件 - 禁止提交
*.pem
*.key
*.p12
*.pfx
id_rsa*
id_ed*
.env
.env.*
*.secret
credentials.json
token.txt
*.token
secrets.yaml
secrets.yml

# Loop personal runtime data (not committed)
.loop/registry/
.loop/history/
.loop/memory/INDEX.md
.loop/memory/*-session.md

# Claude Code skills - installed from external source, not committed
.claude/skills/
.ai/skills/