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

# Virtual environments
.venv

# MkDocs
site/

# Pytest
.pytest_cache/

# Hypothesis
.hypothesis

# Setuptools-SCM generated version file
src/mkdocs_graph_plugin/_version.py
