Remove **/*.rs.bk from project-specific gitignore

Cargo stopped generating this in its project template 5 years ago. It
would belong in a global gitignore instead.
This commit is contained in:
David Tolnay
2025-01-22 19:30:32 -08:00
parent 930401b0dd
commit 1e2f931d0c
-1
View File
@@ -1,4 +1,3 @@
target/
**/*.rs.bk
*.sw[po]
Cargo.lock