# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Version file generated by hatch-vcs at build time
src/sklm/_version.py

# Virtual environments
.venv

# Tool caches
.pytest_cache/
.ruff_cache/

# IDE
.idea/

# Local article export, not part of the package
llm-tabular-estimator.html
