# Binaries
cli-proxy-api
*.exe

# Configuration
config.yaml
.env

# Generated content
bin/*
logs/*
conv/*
temp/*
pgstore/*
gitstore/*
objectstore/*
static/*

# Authentication data
auths/*
!auths/.gitkeep

# Documentation
docs/*
AGENTS.md
CLAUDE.md
GEMINI.md

# Tooling metadata
.vscode/*
.claude/*
.serena/*
