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:
parent
930401b0dd
commit
1e2f931d0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
target/
|
target/
|
||||||
**/*.rs.bk
|
|
||||||
*.sw[po]
|
*.sw[po]
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user