Skip to content

Commit

Permalink
[CHORE] Add ignore for helix editor (#2642)
Browse files Browse the repository at this point in the history
Add entry for ignoring helix editor configurations.
  • Loading branch information
Raunak Bhagat authored Aug 13, 2024
1 parent e105516 commit 97120fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ log/

# Zed editor
.zed/

# helix editor
.helix

0 comments on commit 97120fd

Please sign in to comment.