# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
.Python
build/
dist/
develop-eggs/
downloads/
eggs/
.eggs/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
test_results/

# Environments
.env
.envrc
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.env.local
.env.*.local

# Type checkers
.mypy_cache/
.dmypy.json
dmypy.json
.pyre/
.pytype/

# Linters / formatters
.ruff_cache/

# Jupyter
.ipynb_checkpoints/

# IPython
profile_default/
ipython_config.py

# Sphinx docs
docs/_build/

# mkdocs
/site

# PyPI
.pypirc

# IDE / editors
.idea/
.vscode/
*.code-workspace
*.swp
*.swo

# OS files
.DS_Store
Thumbs.db
ehthumbs.db
Desktop.ini
*~

# Cython debug
cython_debug/

# Temporary files
*.tmp
*.temp

# Accrue project-specific
.notes/
.accrue/
.claude/
docs/_archive/
enriched_*.csv
output_*.csv
results_*.csv
