From b037272b31b65aa68e4b44ba4b7e90b7b6b5ebbd Mon Sep 17 00:00:00 2001 From: David A Minton Date: Tue, 22 Nov 2022 17:06:27 -0500 Subject: [PATCH] Updated the ignore file to try to remove the simdata directory --- examples/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/.gitignore b/examples/.gitignore index df5a1c5d1..4aceee79f 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,2 +1,4 @@ */param.* -*/.swiftest* +*/simdata/* +*/*/simdata/* +