Skip to content

Commit b9881bc

Browse files
committed
chore: add **/target/ to gitignore for nested Rust crates
1 parent 5b20599 commit b9881bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Thumbs.db
2424
/.elixir_ls/
2525

2626
# Rust
27+
**/target/
2728
# Cargo.lock # Keep for binaries
2829

2930
# Elixir

0 commit comments

Comments
 (0)