gitignore: do not ignore Cargo.lock

We already include it in the repo.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
Peng Tao 2020-05-25 23:39:53 -07:00
parent f53901ad43
commit 97909ea2b9

5
.gitignore vendored
View File

@ -1,5 +1,2 @@
/target
**/*.rs.bk
**/*.bk
**/target
Cargo.lock
**/Cargo.lock