From c1e8762c312b6fb6ff740ed1e036a2f5626e6e95 Mon Sep 17 00:00:00 2001 From: Ned Smith Date: Thu, 4 Sep 2025 13:23:42 -0700 Subject: [PATCH] Update .gitignore added temp files generated by this repo --- .gitignore | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a4107ec..9e0f4f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,14 @@ ./cddl/*-autogen.cddl draft-ietf-rats-corim -*.cddl.bak \ No newline at end of file +*.cddl.bak +*.pretty +*.cbor +eat-autogen.cddl +ce-autogen.cddl +comidx-autogen.cddl +cose-autogen.cddl +spdm-autogen.cddl +/imports +/exports +/imports +.mailmap