commit f09ffe254bb79958079a3605228ee4209126026b parent 660228d9aa81c612bbccbee8e353b161c5c7f7a0 Author: Yuval Langer <yuval.langer@gmail.com> Date: Fri, 12 Jun 2015 22:58:26 +0300 Adding Cargo.lock to gitignore Diffstat:
M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1 +1,2 @@ target +Cargo.lock