From 36750136a0731efdbb442a1c2abd589c03e541a9 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Fri, 18 Feb 2022 15:37:54 +0100 Subject: [PATCH] #20 add time server to git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8bf1885..b2f773d 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ Tests/dstargateway_tests DGWRemoteControl/dgwremotecontrol DGWVoiceTransmit/dgwvoicetransmit DGWTextTransmit/dgwtexttransmit +DGWTimeServer/dgwtimeserver