From e8a18be3b7b55c40ad0663ced0bc8fc9822d5df2 Mon Sep 17 00:00:00 2001 From: Caoimhe Date: Sat, 3 Jun 2023 00:04:59 +0100 Subject: [PATCH] Meta: Ignore Helix's configuration folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ceec30fd73..1171d2d4bd 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ run-local.sh sync-local.sh .vim/ .exrc +.helix/ Userland/Libraries/LibWasm/Tests/Fixtures/SpecTests Userland/Libraries/LibWasm/Tests/Spec