preserving root cargo lock

This commit is contained in:
Nikolay Volf
2016-02-14 19:35:45 +03:00
parent c1ab00d915
commit 304173f595
7 changed files with 814 additions and 3 deletions

4
.gitignore vendored
View File

@@ -7,8 +7,6 @@
# Executables
*.exe
Cargo.lock
# Generated by Cargo
**/target/
@@ -24,4 +22,4 @@ Cargo.lock
/json-tests/target/
# jetbrains ide stuff
.idea
.idea