mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-21 22:56:46 +01:00
Add ignore .DS_Store (#969)
This commit is contained in:
parent
79f6cde3b1
commit
d6b79aea32
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/target
|
||||
Cargo.lock
|
||||
.DS_Store
|
Loading…
Reference in a new issue