From b55789578c4a0c73aa7ecfcb692ee32a1158a075 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 7 Jul 2016 23:44:04 +0200 Subject: [PATCH] Ignore /out --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a9d37c56..88f6183d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -target Cargo.lock +out +target