Skip to content

Commit c7626db

Browse files
committed
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.
1 parent eb49e28 commit c7626db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
target/
2-
**/*.rs.bk
32
*.sw[po]
43
Cargo.lock

0 commit comments

Comments
 (0)