gitignore .rs.bk files
These clutter up `git status` output when working on rustfmt.
This commit is contained in:
parent
ee32615df1
commit
5ac67adb40
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/target/
|
||||
**/*.rs.bk
|
||||
/target/
|
||||
|
Loading…
x
Reference in New Issue
Block a user