# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
venv/
env/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.code-review-graph
.grepai
.cursor
.temp

*.tsv
*.txt
!sdk/c/CMakeLists.txt
# Generated benchmark artifacts
src/catalog/tools.json
#src/catalog/schemas/decomposed
#src/catalog/schemas/enums
src/catalog/schemas/full
src/catalog/queries.jsonl
src/crt/
crt/
src/nogo
src/nogo_

# OS / editor
.DS_Store
.idea/
.vscode/
*.swp

# Build outputs
/target/
sdk/c/build/
*.pdf.bak
paper.tex.bak

# LaTeX build artifacts (PDF is kept)
latex/*.aux
latex/*.bbl
latex/*.blg
latex/*.log
latex/*.out
latex/*.toc
latex/*.synctex.gz
*.log
anthropic.log*

# Source research notes (excluded from public repo per author preference)
LLM Tool Schema Optimization.md
mcp_tax.pdf
tokens-bloat.pdf

# Claude Code local settings
.claude/

src/.chroma_db/
.chroma_db/
.vectordb/
.lancedb/
.test_lancedb/
.qodo
.osgrep

.env

*.mdx
verify_*.py
/test_*.py
!src/tests/
CLAUDE.md
AGENTS.md
.coverage
:memory:/
lat.md/
docs/
.codegraph
node_modules
sdk/typescript/dist/
sdk/typescript/*.node
sdk/typescript/native.cjs
sdk/typescript/native.d.ts
sdk/typescript/artifacts/
sdk/typescript/npm/
sdk/e2e/rust/target
src/catalog
cocoindex-code
# CocoIndex Code (ccc)
/.cocoindex_code/

temp_*
temp.*

*.log
.mcp.json
.cclsp
LEAN-CTX.md
request.json
tools_accepted.json
tools_final.json
search/.publish-tag
Untitled
.codex
.debug/
sdk/typescript/coverage/
skill_out.json

# Registry E2E — rendered manifests and install artifacts (from sdk/e2e/scripts/render-manifests.sh)
sdk/e2e/rust/Cargo.toml
sdk/e2e/rust/Cargo.lock
sdk/e2e/python/pyproject.toml
sdk/e2e/python/uv.lock
sdk/e2e/python/.venv/
sdk/e2e/typescript/package.json
sdk/e2e/typescript/package-lock.json
sdk/e2e/typescript/node_modules/
sdk/e2e/clear-your-tools/pyproject.toml
sdk/e2e/clear-your-tools/uv.lock
sdk/e2e/clear-your-tools/.venv/
sdk/e2e/go/go.mod
sdk/e2e/go/go.sum

.catalog/
# Stray manual C compiles (CMake uses sdk/c/build/)
sdk/c/**/*.o
sdk/c/**/*.obj
sdk/c/**/*.exe
sdk/c/cyt_example_*
sdk/c/compile_commands.json

# Go SDK local build/test artifacts
sdk/go/**/*.test
sdk/go/coverage.out
sdk/go/coverage.html
sdk/go/vendor/
.postman/
.cursor/rules/cyt-injection.mdc
graphify-out
graphify-out/cost.json
graphify-out/cache/
.debug/rules/cyt-injection.mdc
