Add rustfmt gitignore (#2108)

This commit is contained in:
Wayne Nilsen 2016-10-02 23:46:39 -04:00 committed by Brendan Forster
parent cb1f077cbe
commit 309aa7aba0
1 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,6 @@
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk