mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-07 00:00:15 +02:00
Ignore target directories in individual examples (#981)
These get created with `rust-analyzer`, which pollutes the git status output.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/target
|
||||
/examples/target
|
||||
/examples/*/target
|
||||
Cargo.lock
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user