diff --git a/.gitignore b/.gitignore
index eb5b9d7..b2ef236 100644
--- a/.gitignore
+++ b/.gitignore
@@ -362,5 +362,11 @@ MigrationBackup/
# Fody - auto-generated XML schema
FodyWeavers.xsd
+# JetBrains IDEs
+.idea/
+
+# VS Code
+.vscode/
+
# ai
.claude
\ No newline at end of file
diff --git a/.idea/.idea.4Gewinnt/.idea/indexLayout.xml b/.idea/.idea.4Gewinnt/.idea/indexLayout.xml
deleted file mode 100644
index 7b08163..0000000
--- a/.idea/.idea.4Gewinnt/.idea/indexLayout.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/.idea.4Gewinnt/.idea/projectSettingsUpdater.xml b/.idea/.idea.4Gewinnt/.idea/projectSettingsUpdater.xml
deleted file mode 100644
index ef20cb0..0000000
--- a/.idea/.idea.4Gewinnt/.idea/projectSettingsUpdater.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/.idea.4Gewinnt/.idea/vcs.xml b/.idea/.idea.4Gewinnt/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/.idea.4Gewinnt/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/.idea.4Gewinnt/.idea/workspace.xml b/.idea/.idea.4Gewinnt/.idea/workspace.xml
deleted file mode 100644
index 1ee19a8..0000000
--- a/.idea/.idea.4Gewinnt/.idea/workspace.xml
+++ /dev/null
@@ -1,194 +0,0 @@
-
-
-
- API/API.csproj
- API/API.csproj
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {
- "lastFilter": {
- "state": "OPEN",
- "assignee": "kobolol"
- }
-}
- {
- "selectedUrlAndAccountId": {
- "url": "https://github.com/kobolol/4Gewinnt.git",
- "accountId": "d9eb72c2-66d7-49fb-af80-9f4d8b4aec2a"
- }
-}
-
-
-
-
-
- {
- "customColor": "",
- "associatedIndex": 1
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1771600658926
-
-
- 1771600658926
-
-
-
-
-
-
-
-
-
- 1771783305542
-
-
-
- 1771783305542
-
-
-
- 1771784241189
-
-
-
- 1771784241189
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/GUI/.vscode/extensions.json b/GUI/.vscode/extensions.json
deleted file mode 100644
index aecab6c..0000000
--- a/GUI/.vscode/extensions.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "recommendations": [
- "Vue.volar",
- "esbenp.prettier-vscode"
- ]
-}