fix: added .DS_Store to gitignore
This commit is contained in:
parent
d95b21ddd3
commit
eeb5b7bbdd
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ target
|
||||||
helix-term/rustfmt.toml
|
helix-term/rustfmt.toml
|
||||||
result
|
result
|
||||||
runtime/grammars
|
runtime/grammars
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue