Commit Graph

3 Commits

Author SHA1 Message Date
Ben Boeckel 84b5a04522 gitignore: ignore target as a symlink 2019-10-01 19:16:39 -04:00
Tobias Bucher 49c69d440e Ignore Cargo.lock in Git
This is a library project and should not check in its `Cargo.lock`.
Being in the `.gitignore` file helps achieve that.

http://doc.crates.io/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
2017-03-18 13:40:35 +01:00
bluss ab9ebe6ca8 Initial commit 2015-05-19 17:09:06 +02:00