Browse Source

Add gitignore

For http://doc.crates.io/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries,
may the Cargo.lock be added to git next commit.
develop
Wu Ranbo 8 years ago
parent
commit
708d308ad0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -0,0 +1 @@
/target

Loading…
Cancel
Save