__pycache__
*.pyc
*.egg-info
build
dist
*.idea
src/sgn_manifold/_version.py

# Coverage files
.coverage
htmlcov/
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# Documentation
site/
.mkdocs_cache/
