Skip to content

Commit e23083d

Browse files
authored
Unrolled build for rust-lang#128905
Rollup merge of rust-lang#128905 - mrkajetanp:gitignore-editors, r=jieyouxu gitignore: Add Zed and Helix editors Just adding two extra code editors to .gitignore. Reference: https://helix-editor.com/ https://zed.dev/
2 parents 8291d68 + 6ef0ac2 commit e23083d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Session.vim
2020
.vscode
2121
.project
2222
.vim/
23+
.helix/
24+
.zed/
2325
.favorites.json
2426
.settings/
2527
.vs/

0 commit comments

Comments
 (0)