From 25e383d127c7525e22662460897464a95c21ca72 Mon Sep 17 00:00:00 2001 From: Daniel Waggner Date: Tue, 25 May 2021 12:14:05 -0700 Subject: [PATCH] Update .gitignore attempt 2 --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index af28ad37..0a0e60e4 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/**