From 4ab12b8580a08a19ce25c26b95a71554b99b02f5 Mon Sep 17 00:00:00 2001 From: Alejandro Cabeza Romero Date: Wed, 13 May 2026 21:26:22 +0200 Subject: [PATCH] Update gitignore. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 317abd5..c008eb0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,9 @@ result # Rust Codebase rust/**/target/ + +# Build +.cache +build +cmake +