diff --git a/Rust.gitignore b/Rust.gitignore index 0104787a..76fcd9df 100644 --- a/Rust.gitignore +++ b/Rust.gitignore @@ -1,7 +1,7 @@ # Generated by Cargo # will have compiled files and executables -debug/ -target/ +debug +target # These are backup files generated by rustfmt **/*.rs.bk