chore: add .DS_Store to gitignore
parent
a958d789c1
commit
7a985633e4
|
@ -1,3 +1,4 @@
|
||||||
/target
|
/target
|
||||||
/Cargo.lock
|
/Cargo.lock
|
||||||
out
|
out
|
||||||
|
.DS_Store
|
Reference in New Issue