diff --git a/.gitignore b/.gitignore index e690fffaad..48bbc7e0e1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ crates/*/target **/*.rs.bk Cargo.lock .cargo/config +.cargo/config.toml /.idea /.vscode -/benches/target \ No newline at end of file +/benches/target