From bb5212703463b581ecc9a182e3c09fa42925e952 Mon Sep 17 00:00:00 2001 From: git <tdnorbra@nps.edu> Date: Thu, 12 Sep 2024 20:00:39 -0700 Subject: [PATCH] [Terry N.] add ignores --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 30afbbf..b698eca 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,5 @@ /DFDL/dataFormats/rst/PduGenerator_ENCODING_PLAINTEXT_PduCaptureLog.xml /DFDL/dataFormats/rst/PduGenerator_ENCODING_BINARY_PduCaptureLog.xml /DFDL/dataFormats/rst/doc/1278.1-2012.pdf +/CoTreceiver/logs/ +/CoTreceiver/pduLog/ -- GitLab