diff --git a/.gitignore b/.gitignore index 3226ea5a2..02e321a1b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ # Build artifacts out/ + +# Cargo local dev config +.cargo