From 0d3dd89e017c113cafb2a32d8365b9de8ce11bcf Mon Sep 17 00:00:00 2001 From: MintoDA1 <51412913+MintoDA1@users.noreply.github.com> Date: Thu, 17 Aug 2023 15:59:41 -0400 Subject: [PATCH] More fixes to ignore file --- swiftest/tests/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 swiftest/tests/.gitignore diff --git a/swiftest/tests/.gitignore b/swiftest/tests/.gitignore new file mode 100644 index 000000000..9f971f510 --- /dev/null +++ b/swiftest/tests/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!test_*.py