From f0b3d5166ef1255fac880b146875ef46d2599a13 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 4 Apr 2020 13:22:18 +0200 Subject: Reorganize --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f0e3bca..11d7baa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/target -**/*.rs.bk \ No newline at end of file +target +*.rs.bk -- cgit v1.2.3