fix: added .DS_Store to gitignore

pull/11953/head
Elizabeth 2024-11-15 14:20:40 +00:00 committed by Michael Davis
parent d95b21ddd3
commit eeb5b7bbdd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ target
helix-term/rustfmt.toml
result
runtime/grammars
.DS_Store