From 95afb8cc749085398456c134bccfcd1fb6da8899 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Wed, 27 Mar 2024 16:15:22 +0100 Subject: [PATCH] chore: update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..230bed0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /target + +doc.md