From a0cc95873e0e10a7448870fb75e0469d851d1696 Mon Sep 17 00:00:00 2001 From: Sara Date: Wed, 14 Jun 2023 18:50:00 +0200 Subject: [PATCH] added .helix dir to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 988cb60..7f17917 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ compile_commands.json # clangd cache .cache/ +.helix