# Build artifacts
build/
bin/
lib/
*.o
*.so
*.a
compile_commands.json

# Cache and IDE
.cache/
.vscode/
.idea/
.clangd/
.codegraph/

# Plans and Specs (keeping them in git is fine, but maybe user wants them ignored? No, standard is to keep them)

# Pre-generated documentation
docs/html/
docs/latex/

# Additional build directories
build_rel*/

# Test executables in project root
test_async_keepalive

findings.md
progress.md
task_plan.md
docs/assets/

AGENT.md
GEMINI.md
.superpowers/
test_interactive_wals/