1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-04-16 02:30:56 +02:00

Add ignore .DS_Store ()

This commit is contained in:
takumi 2022-04-26 14:25:51 +08:00 committed by GitHub
parent 79f6cde3b1
commit d6b79aea32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
Cargo.lock
.DS_Store