# A scratch directory, except for the cross-check a CI job has to be able to
# run, which therefore has to be in the repository.
dev/*
!dev/validate_against_llvm.py
!dev/validate_omap_against_windows.py
HANDOFF.md
__pycache__/
*.py[cod]
.venv/
build/
dist/
*.egg-info/
.pytest_cache/
fuzz-failures/
