__pycache__/
.pytest_cache/
.venv/
dist/
build/
docs/_build/
submissions/
benchmarks/*
!benchmarks/conformance/
!benchmarks/conformance/**
benchmarks/conformance/**/__pycache__/
benchmarks/conformance/**/*.pyc
*.egg-info/
.env
