summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaoimhe <caoimhebyrne06@gmail.com>2023-06-03 00:04:59 +0100
committerAndreas Kling <kling@serenityos.org>2023-06-03 12:20:40 +0200
commite8a18be3b7b55c40ad0663ced0bc8fc9822d5df2 (patch)
tree1b41fb6e9f490143fe957acb81aa183f4f9e25cf
parent9ed9a95c15edcca9f8310aad2f16c9e377954b60 (diff)
downloadserenity-e8a18be3b7b55c40ad0663ced0bc8fc9822d5df2.zip
Meta: Ignore Helix's configuration folder
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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