Skip to content

Commit

Permalink
add .cargo/config.toml to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cart authored Dec 13, 2020
1 parent fd3706b commit 61b181a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ crates/*/target
**/*.rs.bk
Cargo.lock
.cargo/config
.cargo/config.toml
/.idea
/.vscode
/benches/target
/benches/target

0 comments on commit 61b181a

Please sign in to comment.