diff --git a/.gitignore b/.gitignore index 89e1e87..fc4415a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ # Added by cargo /target +.cargo/config.toml +.cargo/credentials.toml