From b5c35c5c1ecc0b14f5b1551536827d89037cafea Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Mon, 15 Aug 2022 12:30:16 -0400 Subject: [PATCH] ocamlformat-ignore --- .ocamlformat-ignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .ocamlformat-ignore diff --git a/.ocamlformat-ignore b/.ocamlformat-ignore new file mode 100644 index 00000000..94a26a6e --- /dev/null +++ b/.ocamlformat-ignore @@ -0,0 +1,6 @@ +src/*_pb.ml +src/*_pb.mli +src/*_types.ml +src/*_types.mli +src/*_pp.ml +src/*_pp.mli