From fddb1b07a56c4831a97eb8966613fe14c98c2c3b Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Mon, 20 Jun 2022 09:52:02 -0700
Subject: [PATCH] ignore test recordings

---
 .gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 320578b0d0..7076b4c958 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 /nbproject/private/
 /build/
-/pduLog/
-/validatorOut/
 /dist/
+/validatorOut/
+/pduLog/PduCaptureLog*.dislog
+/pduLog/PduRecorderSelfTest*.dislog
\ No newline at end of file
-- 
GitLab