Skip to content

Commit

Permalink
Rollup merge of #128905 - mrkajetanp:gitignore-editors, r=jieyouxu
Browse files Browse the repository at this point in the history
gitignore: Add Zed and Helix editors

Just adding two extra code editors to .gitignore.

Reference:
https://helix-editor.com/
https://zed.dev/
  • Loading branch information
GuillaumeGomez authored Aug 10, 2024
2 parents 6d3f764 + 6ef0ac2 commit ac27536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Session.vim
.vscode
.project
.vim/
.helix/
.zed/
.favorites.json
.settings/
.vs/
Expand Down

0 comments on commit ac27536

Please sign in to comment.