From 9dc80d90f239cf2d23b5c9a0577169ca178899ee Mon Sep 17 00:00:00 2001 From: LO Kam Tao Leo Date: Sun, 16 Oct 2022 09:41:20 +0100 Subject: [PATCH] Skeleton --- .gitignore | 5 ++++- .idea/workspace.xml | 25 +++++++++++++++---------- pom.xml | 15 +++++++++++++++ src/main/java/org/leolo/nrdatad/App.java | 32 +++++++++++++++++++++++++++++++- 4 files changed, 65 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 5ff6309..5d199ce 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,7 @@ build/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store + +### Configuration file +/nrdatad.conf diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b3b4d54..2b0405e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,14 +5,10 @@ - - - - - - - - + + + +