From f4ce062cce6539baf4861844720ba0669dc68db2 Mon Sep 17 00:00:00 2001 From: Daniel Waggner Date: Tue, 25 May 2021 13:58:30 -0700 Subject: [PATCH] Update .gitignore Take IDK --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f96172fe..cab1c021 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -.FILES USED TO GET TO WHERE WE ARE PRESENTLY/** -/**/target/** -/out/** +.FILES USED TO GET TO WHERE WE ARE PRESENTLY\** +**\target\** +out\**