.zig-cache/
zig-out/
__pycache__/
*.py[cod]
*.so
.venv/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
tests/certs/

# Rendered documentation
site/

# CodSpeed run data
.codspeed/

# Compiled extension, built in place
zuvloop/*.so
zig-out/
.conformance/
