Skip to content

Commit 61b181a

Browse files
authored
add .cargo/config.toml to .gitignore
1 parent fd3706b commit 61b181a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ crates/*/target
33
**/*.rs.bk
44
Cargo.lock
55
.cargo/config
6+
.cargo/config.toml
67
/.idea
78
/.vscode
8-
/benches/target
9+
/benches/target

0 commit comments

Comments
 (0)