A PPX that removes the AST nodes for instrumentation extensions,
like [%probe], that are currently internal to Jane Street.

Instrumentation extensions don't have semantic effects during
normal execution so are safe to ignore.

Homepage:
https://github.com/janestreet/ppx_ignore_instrumentatio/
