SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 0 Ignore List

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.
W
Wayne Nilsen committed
cd3de4966970bb453ca72b19e25db48f39a97e21
Parent: 3d6f6f8