1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 03:08:12 +02:00

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

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