ignore .idea
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -350,4 +350,4 @@ MigrationBackup/
|
|||||||
.ionide/
|
.ionide/
|
||||||
*.json
|
*.json
|
||||||
|
|
||||||
.idea
|
.idea/
|
||||||
1
.idea/.idea.ModpackUpdater/.idea/.name
generated
1
.idea/.idea.ModpackUpdater/.idea/.name
generated
@@ -1 +0,0 @@
|
|||||||
ModpackUpdater
|
|
||||||
10
.idea/.idea.ModpackUpdater/.idea/avalonia.xml
generated
10
.idea/.idea.ModpackUpdater/.idea/avalonia.xml
generated
@@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="AvaloniaProject">
|
|
||||||
<option name="projectPerEditor">
|
|
||||||
<map>
|
|
||||||
<entry key="ModpackUpdater.Apps.Client.Gui/MainForm.axaml" value="ModpackUpdater.Apps.Client.Gui/ModpackUpdater.Apps.Client.Gui.csproj" />
|
|
||||||
</map>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
4
.idea/.idea.ModpackUpdater/.idea/encodings.xml
generated
4
.idea/.idea.ModpackUpdater/.idea/encodings.xml
generated
@@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
|
||||||
</project>
|
|
||||||
8
.idea/.idea.ModpackUpdater/.idea/indexLayout.xml
generated
8
.idea/.idea.ModpackUpdater/.idea/indexLayout.xml
generated
@@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="UserContentModel">
|
|
||||||
<attachedFolders />
|
|
||||||
<explicitIncludes />
|
|
||||||
<explicitExcludes />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="RiderProjectSettingsUpdater">
|
|
||||||
<option name="singleClickDiffPreview" value="1" />
|
|
||||||
<option name="unhandledExceptionsIgnoreList" value="1" />
|
|
||||||
<option name="vcsConfiguration" value="3" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
6
.idea/.idea.ModpackUpdater/.idea/vcs.xml
generated
6
.idea/.idea.ModpackUpdater/.idea/vcs.xml
generated
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="VcsDirectoryMappings">
|
|
||||||
<mapping directory="" vcs="Git" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
185
.idea/.idea.ModpackUpdater/.idea/workspace.xml
generated
185
.idea/.idea.ModpackUpdater/.idea/workspace.xml
generated
@@ -1,185 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="AutoGeneratedRunConfigurationManager">
|
|
||||||
<projectFile pubXmlPath="ModpackUpdater.Apps.Client.Gui/Properties/PublishProfiles/Release.pubxml">ModpackUpdater.Apps.Client.Gui/ModpackUpdater.Apps.Client.Gui.csproj</projectFile>
|
|
||||||
<projectFile pubXmlPath="ModpackUpdater.Apps.Client/Properties/PublishProfiles/Linux-arm64.pubxml">ModpackUpdater.Apps.Client/ModpackUpdater.Apps.Client.csproj</projectFile>
|
|
||||||
<projectFile pubXmlPath="ModpackUpdater.Apps.Client/Properties/PublishProfiles/Linux-x64.pubxml">ModpackUpdater.Apps.Client/ModpackUpdater.Apps.Client.csproj</projectFile>
|
|
||||||
<projectFile pubXmlPath="ModpackUpdater.Apps.Client/Properties/PublishProfiles/Windows.pubxml">ModpackUpdater.Apps.Client/ModpackUpdater.Apps.Client.csproj</projectFile>
|
|
||||||
<projectFile pubXmlPath="ModpackUpdater.Apps.Manager/Properties/PublishProfiles/FolderProfile.pubxml">ModpackUpdater.Apps.Manager/ModpackUpdater.Apps.Manager.csproj</projectFile>
|
|
||||||
</component>
|
|
||||||
<component name="AutoImportSettings">
|
|
||||||
<option name="autoReloadType" value="SELECTIVE" />
|
|
||||||
</component>
|
|
||||||
<component name="ChangeListManager">
|
|
||||||
<list default="true" id="5ade61e0-a306-402b-b785-019af99a33c8" name="Changes" comment="">
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.ModpackUpdater/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.ModpackUpdater/.idea/workspace.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/MainForm.axaml" beforeDir="false" afterPath="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/MainForm.axaml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/MainForm.axaml.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/MainForm.axaml.cs" afterDir="false" />
|
|
||||||
</list>
|
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
||||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
||||||
</component>
|
|
||||||
<component name="DpaMonitoringSettings">
|
|
||||||
<option name="firstShow" value="false" />
|
|
||||||
</component>
|
|
||||||
<component name="Git.Settings">
|
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
||||||
</component>
|
|
||||||
<component name="GitLabMergeRequestFiltersHistory">{
|
|
||||||
"lastFilter": {
|
|
||||||
"state": "OPENED",
|
|
||||||
"assignee": {
|
|
||||||
"type": "org.jetbrains.plugins.gitlab.mergerequest.ui.filters.GitLabMergeRequestsFiltersValue.MergeRequestsMemberFilterValue.MergeRequestsAssigneeFilterValue",
|
|
||||||
"username": "pilzinsel64",
|
|
||||||
"fullname": "Pilzinsel64"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}</component>
|
|
||||||
<component name="GitLabMergeRequestsSettings">{
|
|
||||||
"selectedUrlAndAccountId": {
|
|
||||||
"first": "https://git.pilzinsel64.de/litw-refined/minecraft-modpack-updater.git",
|
|
||||||
"second": "7f2fcd6a-63d8-4d22-90ae-c2bb14a72d8d"
|
|
||||||
}
|
|
||||||
}</component>
|
|
||||||
<component name="MetaFilesCheckinStateConfiguration" checkMetaFiles="true" />
|
|
||||||
<component name="ProjectColorInfo">{
|
|
||||||
"customColor": "",
|
|
||||||
"associatedIndex": 1
|
|
||||||
}</component>
|
|
||||||
<component name="ProjectId" id="35CiXjg3nq2prVPfV9IDvLCzJqQ" />
|
|
||||||
<component name="ProjectViewState">
|
|
||||||
<option name="hideEmptyMiddlePackages" value="true" />
|
|
||||||
<option name="showLibraryContents" value="true" />
|
|
||||||
</component>
|
|
||||||
<component name="PropertiesComponent"><![CDATA[{
|
|
||||||
"keyToString": {
|
|
||||||
".NET Project.Apps\\ModpackUpdater.Apps.Client.Gui.executor": "Debug",
|
|
||||||
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
||||||
"Publish to IIS.ModpackUpdater.Apps.Client.Gui: Release.executor": "Run",
|
|
||||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
||||||
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
|
||||||
"RunOnceActivity.git.unshallow": "true",
|
|
||||||
"git-widget-placeholder": "master",
|
|
||||||
"node.js.detected.package.eslint": "true",
|
|
||||||
"node.js.detected.package.tslint": "true",
|
|
||||||
"node.js.selected.package.eslint": "(autodetect)",
|
|
||||||
"node.js.selected.package.tslint": "(autodetect)",
|
|
||||||
"nodejs_package_manager_path": "npm",
|
|
||||||
"settings.editor.selected.configurable": "RiderNuGetOptionsPageId",
|
|
||||||
"vue.rearranger.settings.migration": "true"
|
|
||||||
}
|
|
||||||
}]]></component>
|
|
||||||
<component name="RunManager" selected=".NET Project.Apps\ModpackUpdater.Apps.Client.Gui">
|
|
||||||
<configuration name="ModpackUpdater.Apps.Client: Linux-arm64" type="DotNetMsBuildPublish" factoryName="Publish to IIS">
|
|
||||||
<riderPublish publish_profile="Linux-arm64.pubxml" pubxml_path="$PROJECT_DIR$/ModpackUpdater.Apps.Client/Properties/PublishProfiles/Linux-arm64.pubxml" uuid_high="4709208665819205069" uuid_low="-8313970087579639699" />
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
<configuration name="ModpackUpdater.Apps.Client: Linux-x64" type="DotNetMsBuildPublish" factoryName="Publish to IIS">
|
|
||||||
<riderPublish publish_profile="Linux-x64.pubxml" pubxml_path="$PROJECT_DIR$/ModpackUpdater.Apps.Client/Properties/PublishProfiles/Linux-x64.pubxml" uuid_high="4709208665819205069" uuid_low="-8313970087579639699" />
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
<configuration name="ModpackUpdater.Apps.Client: Windows" type="DotNetMsBuildPublish" factoryName="Publish to IIS">
|
|
||||||
<riderPublish publish_profile="Windows.pubxml" pubxml_path="$PROJECT_DIR$/ModpackUpdater.Apps.Client/Properties/PublishProfiles/Windows.pubxml" uuid_high="4709208665819205069" uuid_low="-8313970087579639699" />
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
<configuration name="ModpackUpdater.Apps.Client.Gui: Release" type="DotNetMsBuildPublish" factoryName="Publish to IIS">
|
|
||||||
<riderPublish publish_profile="Release.pubxml" pubxml_path="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/Properties/PublishProfiles/Release.pubxml" uuid_high="-9081047988328263928" uuid_low="1357728370354065536" />
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
<configuration name="ModpackUpdater.Apps.Manager: FolderProfile" type="DotNetMsBuildPublish" factoryName="Publish to IIS">
|
|
||||||
<riderPublish publish_profile="FolderProfile.pubxml" pubxml_path="$PROJECT_DIR$/ModpackUpdater.Apps.Manager/Properties/PublishProfiles/FolderProfile.pubxml" uuid_high="2484359349677343517" uuid_low="-5082670948160775998" />
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
<configuration name="Apps\ModpackUpdater.Apps.Client.Gui" type="DotNetProject" factoryName=".NET Project" temporary="true">
|
|
||||||
<option name="EXE_PATH" value="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/bin/Debug/net8.0/MinecraftModpackUpdater" />
|
|
||||||
<option name="PROGRAM_PARAMETERS" value="" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/bin/Debug/net8.0" />
|
|
||||||
<option name="PASS_PARENT_ENVS" value="1" />
|
|
||||||
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
|
||||||
<option name="ENV_FILE_PATHS" value="" />
|
|
||||||
<option name="REDIRECT_INPUT_PATH" value="" />
|
|
||||||
<option name="PTY_MODE" value="Auto" />
|
|
||||||
<option name="MIXED_MODE_DEBUG" value="0" />
|
|
||||||
<option name="USE_MONO" value="0" />
|
|
||||||
<option name="RUNTIME_ARGUMENTS" value="" />
|
|
||||||
<option name="AUTO_ATTACH_CHILDREN" value="0" />
|
|
||||||
<option name="PROJECT_PATH" value="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/ModpackUpdater.Apps.Client.Gui.csproj" />
|
|
||||||
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
|
||||||
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
|
||||||
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
|
||||||
<option name="PROJECT_KIND" value="DotNetCore" />
|
|
||||||
<option name="PROJECT_TFM" value="net8.0" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Build" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<recent_temporary>
|
|
||||||
<list>
|
|
||||||
<item itemvalue=".NET Project.Apps\ModpackUpdater.Apps.Client.Gui" />
|
|
||||||
</list>
|
|
||||||
</recent_temporary>
|
|
||||||
</component>
|
|
||||||
<component name="TaskManager">
|
|
||||||
<task active="true" id="Default" summary="Default task">
|
|
||||||
<changelist id="5ade61e0-a306-402b-b785-019af99a33c8" name="Changes" comment="" />
|
|
||||||
<created>1762620497034</created>
|
|
||||||
<option name="number" value="Default" />
|
|
||||||
<option name="presentableId" value="Default" />
|
|
||||||
<updated>1762620497034</updated>
|
|
||||||
<workItem from="1762620498776" duration="243000" />
|
|
||||||
<workItem from="1762622735596" duration="716000" />
|
|
||||||
<workItem from="1762625078220" duration="50000" />
|
|
||||||
<workItem from="1762625201328" duration="39000" />
|
|
||||||
<workItem from="1762638456765" duration="73000" />
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-00001" summary="fix build">
|
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1762622947176</created>
|
|
||||||
<option name="number" value="00001" />
|
|
||||||
<option name="presentableId" value="LOCAL-00001" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1762622947176</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-00002" summary="fix release build">
|
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1762623407523</created>
|
|
||||||
<option name="number" value="00002" />
|
|
||||||
<option name="presentableId" value="LOCAL-00002" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1762623407523</updated>
|
|
||||||
</task>
|
|
||||||
<option name="localTasksCounter" value="3" />
|
|
||||||
<servers />
|
|
||||||
</component>
|
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
|
||||||
<option name="version" value="3" />
|
|
||||||
</component>
|
|
||||||
<component name="UnityCheckinConfiguration" checkUnsavedScenes="true" />
|
|
||||||
<component name="UnityProjectConfiguration" hasMinimizedUI="false" />
|
|
||||||
<component name="VcsManagerConfiguration">
|
|
||||||
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
||||||
<MESSAGE value="fix build" />
|
|
||||||
<MESSAGE value="fix release build" />
|
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="fix release build" />
|
|
||||||
</component>
|
|
||||||
<component name="XDebuggerManager">
|
|
||||||
<breakpoint-manager>
|
|
||||||
<breakpoints>
|
|
||||||
<breakpoint enabled="true" type="DotNet_Exception_Breakpoints">
|
|
||||||
<properties exception="System.OperationCanceledException" breakIfHandledByOtherCode="false" displayValue="System.OperationCanceledException" />
|
|
||||||
<option name="timeStamp" value="1" />
|
|
||||||
</breakpoint>
|
|
||||||
<breakpoint enabled="true" type="DotNet_Exception_Breakpoints">
|
|
||||||
<properties exception="System.Threading.Tasks.TaskCanceledException" breakIfHandledByOtherCode="false" displayValue="System.Threading.Tasks.TaskCanceledException" />
|
|
||||||
<option name="timeStamp" value="2" />
|
|
||||||
</breakpoint>
|
|
||||||
<breakpoint enabled="true" type="DotNet_Exception_Breakpoints">
|
|
||||||
<properties exception="System.Threading.ThreadAbortException" breakIfHandledByOtherCode="false" displayValue="System.Threading.ThreadAbortException" />
|
|
||||||
<option name="timeStamp" value="3" />
|
|
||||||
</breakpoint>
|
|
||||||
</breakpoints>
|
|
||||||
</breakpoint-manager>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
Reference in New Issue
Block a user