Commit Graph

4 Commits

Author SHA1 Message Date
Wayne Nilsen 271aaab77e added comment 2015-11-13 11:17:04 -05:00
Wayne Nilsen cd3de49669 add Cargo.lock to gitignore file by default
See the [official recommendation](http://doc.crates.io/guide.html#cargotoml-vs-cargolock) 

> * If you're building a library, put Cargo.lock in your .gitignore.
> * If you're building an executable, check Cargo.lock into git.
2015-11-13 06:05:10 -05:00
Heather 70dab67e35 add /target/ (generated by Cargo) to Rust gitignore 2014-07-08 21:41:13 +04:00
Heather 2973111490 gitignore for Rust 2014-05-29 22:51:56 -07:00