From b349b65ed6cb2854e3709136aed4e6f1676506a2 Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Thu, 13 Nov 2025 17:09:14 -0500 Subject: [PATCH] misc: init --- .gitignore | 5 + .idea/.gitignore | 0 .idea/connect4-moderator-server.iml | 11 + .idea/copilot.data.migration.agent.xml | 6 + .idea/copilot.data.migration.edit.xml | 6 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 119 ++++ Cargo.lock | 765 +++++++++++++++++++++++++ Cargo.toml | 14 + README.md | 2 +- src/main.rs | 123 ++++ src/types.rs | 64 +++ 13 files changed, 1128 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/connect4-moderator-server.iml create mode 100644 .idea/copilot.data.migration.agent.xml create mode 100644 .idea/copilot.data.migration.edit.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 Cargo.lock create mode 100644 Cargo.toml create mode 100644 src/main.rs create mode 100644 src/types.rs diff --git a/.gitignore b/.gitignore index ad67955..0728338 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,8 @@ target # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + + +# Added by cargo + +/target diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.idea/connect4-moderator-server.iml b/.idea/connect4-moderator-server.iml new file mode 100644 index 0000000..cf84ae4 --- /dev/null +++ b/.idea/connect4-moderator-server.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/copilot.data.migration.agent.xml b/.idea/copilot.data.migration.agent.xml new file mode 100644 index 0000000..4ea72a9 --- /dev/null +++ b/.idea/copilot.data.migration.agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/copilot.data.migration.edit.xml b/.idea/copilot.data.migration.edit.xml new file mode 100644 index 0000000..8648f94 --- /dev/null +++ b/.idea/copilot.data.migration.edit.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..6cad787 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..f0c7be5 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + { + "lastFilter": { + "state": "OPEN", + "assignee": "joshuafhiggins" + } +} + { + "selectedUrlAndAccountId": { + "url": "https://github.com/joshuafhiggins/connect4-moderator-server.git", + "accountId": "8c7f188d-f8d9-4aa4-b023-a537ffc24ee3" + } +} + + + { + "associatedIndex": 4 +} + + + + + + + + + + + + + + + + + + + + + 1762886254653 + + + + + +