From 705cab3fe47f91d138c9798da58a7a2db3a607ba Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Tue, 11 Feb 2025 10:20:18 +0100 Subject: [PATCH] chore: update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e12b6a4..ecb3c46 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,5 @@ _book /.quarto/ result* + +.pre-commit-config.yaml