# Python
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg
.eggs/

# Virtual environments
.venv/
venv/
env/

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

# IDE
.DS_Store
*.swp
*.swo
.idea/
.vscode/
*.sublime-project
*.sublime-workspace

# Generated benchmark artifacts
benchmark/chunks-chunkweaver/
benchmark/chunks-langchain/
benchmark/chunks-legal-cw/
benchmark/chunks-legal-langchain/
benchmark/corpus-legal/
benchmarks/output/
benchmarks/results.json
runs/

# Experiment data (large files, not for distribution)
experiments/10k_filings/

# Misc
codealike.json
chunkweaver.txt
