From 3244f7804fe7cd34c59c3fcc28f94f31522ee4d7 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Fri, 10 Sep 2021 08:34:18 -0700 Subject: [PATCH] rename so that .gitignore can avoid committing other autogenerated logs --- .../pduLog/{PduCaptureLog.dislog => PduCaptureLogExample.dislog} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/pduLog/{PduCaptureLog.dislog => PduCaptureLogExample.dislog} (100%) diff --git a/examples/pduLog/PduCaptureLog.dislog b/examples/pduLog/PduCaptureLogExample.dislog similarity index 100% rename from examples/pduLog/PduCaptureLog.dislog rename to examples/pduLog/PduCaptureLogExample.dislog -- GitLab