mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
Ignore MacOS .DS_Store files
This commit is contained in:
parent
ade1376eec
commit
7dec44d492
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,4 +4,5 @@ pkg
|
|||
comparisons
|
||||
blob.rs
|
||||
Cargo.lock
|
||||
**/*.rs.bk
|
||||
**/*.rs.bk
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue