updated .gitignore to be compatible with cargo defaults

This commit is contained in:
andy finch
2019-05-09 14:24:27 -04:00
committed by GitHub
parent 2c681f3130
commit 3001a8b078

5
.gitignore vendored
View File

@@ -1,3 +1,4 @@
target /target
Cargo.lock Cargo.lock
.*.rustfmt .*.rustfmt
**/*.rs.bk