__pycache__
*/__pycache__/*
.vscode
*.swp
*.swo
venv/*
.idea/*
.DS_Store
.venv
tmp
dist/*
.coverage
coverage.xml
.ruff_cache
.pytest_cache
src/slingshot/__version__.py

# Documentation build artifacts
docs/_build/
docs/_static/doctrees/
