Skip to content

Commit 309aa7a

Browse files
waynenilsenshiftkey
authored andcommitted
Add rustfmt gitignore (#2108)
1 parent cb1f077 commit 309aa7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Rust.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
66
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
77
Cargo.lock
8+
9+
# These are backup files generated by rustfmt
10+
**/*.rs.bk

0 commit comments

Comments
 (0)