From 111b305c9f075ccfb3e9081fd6767c9283d48179 Mon Sep 17 00:00:00 2001 From: Per Lindgren <per.lindgren@ltu.se> Date: Mon, 24 Dec 2018 22:34:18 +0100 Subject: [PATCH] .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53eaa21..84a323e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/target +target **/*.rs.bk -- GitLab