From 57a745eda8813604fbb06d6558dd078daffc18ee Mon Sep 17 00:00:00 2001 From: Daniel Lynn Date: Wed, 9 Apr 2025 14:46:23 -0500 Subject: [PATCH] Ignore .helix/ project folders --- gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/gitignore b/gitignore index 11ee23b..5ab22fa 100644 --- a/gitignore +++ b/gitignore @@ -11,3 +11,4 @@ tmp/**/* .irbrc .pryrc .psqlrc +.helix/