From 8aa2dec6ca913d24012b21b616420ed19f792558 Mon Sep 17 00:00:00 2001 From: olcxja Date: Thu, 4 Jun 2026 13:40:15 +0200 Subject: [PATCH 1/3] update gitignore --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index ca5e31a..aa4e97b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,4 @@ -.idea/ bin/ obj/ Build/ -projectSettingsUpdater.xml -indexLayout.xml -discord.xml -encodings.xml *.DotSettings.user \ No newline at end of file From 8f9c1423049aabec04bda9810ea27412549db6d6 Mon Sep 17 00:00:00 2001 From: olcxja Date: Thu, 4 Jun 2026 14:16:56 +0200 Subject: [PATCH 2/3] update gitignore --- .idea/.idea.Larpix/.idea/.gitignore | 3 + .idea/.idea.Larpix/.idea/workspace.xml | 151 +++++++++++++++++++++++++ 2 files changed, 154 insertions(+) create mode 100644 .idea/.idea.Larpix/.idea/.gitignore create mode 100644 .idea/.idea.Larpix/.idea/workspace.xml diff --git a/.idea/.idea.Larpix/.idea/.gitignore b/.idea/.idea.Larpix/.idea/.gitignore new file mode 100644 index 0000000..4115536 --- /dev/null +++ b/.idea/.idea.Larpix/.idea/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!workspace.xml \ No newline at end of file diff --git a/.idea/.idea.Larpix/.idea/workspace.xml b/.idea/.idea.Larpix/.idea/workspace.xml new file mode 100644 index 0000000..f8a66d8 --- /dev/null +++ b/.idea/.idea.Larpix/.idea/workspace.xml @@ -0,0 +1,151 @@ + + + + LarpixServer/LarpixServer.csproj + LarpixVoice/LarpixVoice.csproj + + + + + + + + + + + + + { + "associatedIndex": 8, + "fromUser": false +} + + + + { + "keyToString": { + "RunOnceActivity.ShowReadmeOnStart": "true", + "RunOnceActivity.cidr.known.project.marker": "true", + "RunOnceActivity.git.unshallow": "true", + "RunOnceActivity.readMode.enableVisualFormatting": "true", + "RunOnceActivity.typescript.service.memoryLimit.init": "true", + "cidr.known.project.marker": "true", + "codeWithMe.voiceChat.enabledByDefault": "false", + "git-widget-placeholder": "main", + "vue.rearranger.settings.migration": "true" + } +} + + + + + + + + + + 1777573399732 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From e5eae209b138c67e1bde64adfd9410217f98d296 Mon Sep 17 00:00:00 2001 From: olcxja Date: Thu, 4 Jun 2026 14:17:31 +0200 Subject: [PATCH 3/3] Delete .idea/.idea.Larpix/.idea/workspace.xml --- .idea/.idea.Larpix/.idea/workspace.xml | 151 ------------------------- 1 file changed, 151 deletions(-) delete mode 100644 .idea/.idea.Larpix/.idea/workspace.xml diff --git a/.idea/.idea.Larpix/.idea/workspace.xml b/.idea/.idea.Larpix/.idea/workspace.xml deleted file mode 100644 index f8a66d8..0000000 --- a/.idea/.idea.Larpix/.idea/workspace.xml +++ /dev/null @@ -1,151 +0,0 @@ - - - - LarpixServer/LarpixServer.csproj - LarpixVoice/LarpixVoice.csproj - - - - - - - - - - - - - { - "associatedIndex": 8, - "fromUser": false -} - - - - { - "keyToString": { - "RunOnceActivity.ShowReadmeOnStart": "true", - "RunOnceActivity.cidr.known.project.marker": "true", - "RunOnceActivity.git.unshallow": "true", - "RunOnceActivity.readMode.enableVisualFormatting": "true", - "RunOnceActivity.typescript.service.memoryLimit.init": "true", - "cidr.known.project.marker": "true", - "codeWithMe.voiceChat.enabledByDefault": "false", - "git-widget-placeholder": "main", - "vue.rearranger.settings.migration": "true" - } -} - - - - - - - - - - 1777573399732 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file