From d5e8f0879fdaa633b6810884beb379d54d0549ce Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Wed, 5 Nov 2025 19:44:50 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a6e9ce7..4b5127f 100644 --- a/.gitignore +++ b/.gitignore @@ -53,5 +53,6 @@ Module.symvers Mkfile.old dkms.conf -PoissonSolver/2D-seq/.cache/clangd/index -PoissonSolver/2D-seq/compile_commands.json +.cache +compile_commands.json +.clangd