From f15d28f86333d869b3ef0aaba10f4d720725bce5 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Thu, 15 Aug 2019 10:53:23 -0400 Subject: Ignore target directory. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1d8e8c5..fdc1c35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -*/target +**/target **/*.rs.bk Cargo.lock -- cgit v1.3