diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/daemonSocketExample.iml b/.idea/daemonSocketExample.iml deleted file mode 100644 index 5e764c4..0000000 --- a/.idea/daemonSocketExample.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index f34b172..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/liberum-daemon.log b/liberum-daemon.log deleted file mode 100644 index 383ae4f..0000000 --- a/liberum-daemon.log +++ /dev/null @@ -1,5 +0,0 @@ -2024/12/14 17:34:21 Daemon started -2024/12/14 17:34:22 INFO Got echo request EchoByte=123 -2024/12/14 17:34:53 Daemon started -2024/12/14 17:34:54 INFO Got echo request EchoByte=123 -2024/12/14 17:34:59 INFO Stopping daemon