From 07979c6d32452f5be7b0db12eced4d5e7dc3e4fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Sun, 24 Nov 2019 22:44:28 +0100 Subject: [PATCH] Fix the gitignore file. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1b72444a..fa8d85ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/Cargo.lock -/target +Cargo.lock +target