role-gitea/.idea/workspace.xml

88 lines
5.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="23a1e320-fe07-40f5-af0e-6625c41eca45" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/role-gitea.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ansible.cfg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tasks/backup.yml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tasks/create_user.yml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tasks/install.yml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tasks/install_systemd.yml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tasks/jwt_secrets.yml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/templates/gitea.ini.j2" afterDir="false" />
<change afterPath="$PROJECT_DIR$/templates/gitea.service.j2" afterDir="false" />
<change afterPath="$PROJECT_DIR$/vars/debian.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/defaults/main.yml" beforeDir="false" afterPath="$PROJECT_DIR$/defaults/main.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/handlers/main.yml" beforeDir="false" afterPath="$PROJECT_DIR$/handlers/main.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/meta/main.yml" beforeDir="false" afterPath="$PROJECT_DIR$/meta/main.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/tasks/main.yml" beforeDir="false" afterPath="$PROJECT_DIR$/tasks/main.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/tests/inventory" beforeDir="false" afterPath="$PROJECT_DIR$/tests/inventory" afterDir="false" />
<change beforePath="$PROJECT_DIR$/tests/test.yml" beforeDir="false" afterPath="$PROJECT_DIR$/tests/test.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/vars/main.yml" beforeDir="false" afterPath="$PROJECT_DIR$/vars/main.yml" 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="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2Idx3kfzTImb7MWtygmma5agMbP" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
}
}</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="23a1e320-fe07-40f5-af0e-6625c41eca45" name="Changes" comment="" />
<created>1670525068766</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1670525068766</updated>
<workItem from="1670525071135" duration="19000" />
<workItem from="1670525102944" duration="1516000" />
<workItem from="1670602382441" duration="47000" />
<workItem from="1670602449503" duration="42000" />
<workItem from="1670602503692" duration="2863000" />
<workItem from="1670678443718" duration="2035000" />
<workItem from="1670682945030" duration="472000" />
<workItem from="1670683728112" duration="2847000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="UnknownFeatures">
<option featureType="com.intellij.fileTypeFactory" implementationName="*.j2" />
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>