diff --git a/.gitignore b/.gitignore index be0ee79b92..fbc3322382 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -target +/target Cargo.lock -.*.rustfmt \ No newline at end of file +.*.rustfmt +**/*.rs.bk