Add .cargo to .gitignore

This commit is contained in:
Pierre Krieger 2016-08-25 19:21:26 +02:00
parent fe502bcf51
commit 9c2ae70105

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
target
Cargo.lock
.cargo