From 9deb86c774514516ad3b7075200ffbf0235feba1 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 25 Aug 2020 04:24:41 -0500 Subject: [PATCH] =?UTF-8?q?refactor:=20=F0=9F=8E=A8=20update=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f8c1f04c0..ca95ea118 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -# Visual Studio creates repo root obj for some reason +# Visual Studio (container tools?) creates artifacts at repo root for some reason +bin obj \ No newline at end of file