mirror of https://github.com/helix-editor/helix
fix: added .DS_Store to gitignore
parent
d95b21ddd3
commit
eeb5b7bbdd
|
@ -3,3 +3,4 @@ target
|
|||
helix-term/rustfmt.toml
|
||||
result
|
||||
runtime/grammars
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in New Issue