From 8ccc7e263ce42a79fcf4b39ad99fce281beaf25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Tue, 1 Jul 2025 14:14:38 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2da8b45..f3d9489 100644 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,5 @@ docs/man3 docs/man docs/Doxyfile .cache -vcpkg_installed \ No newline at end of file +vcpkg_installed +CMakeUserPresets.json