1
Fork 0
mirror of https://github.com/Steffo99/royalspells.git synced 2024-11-26 09:54:19 +00:00
royalspells/.idea/workspace.xml

104 lines
4.7 KiB
XML
Raw Normal View History

2020-09-13 22:58:40 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="BranchesTreeState">
<expand>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
</path>
</expand>
<select />
</component>
2020-09-13 22:58:40 +00:00
<component name="ChangeListManager">
<list default="true" id="5a564ebd-fc70-42c4-839e-ada1568e38a3" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/royalspells/mixins.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/royalspells/spells.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
2020-09-13 22:58:40 +00:00
</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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
2020-09-13 22:58:40 +00:00
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="JupyterTrust" id="fc2e1f33-a851-493e-a23c-f467c8beccee" />
<component name="ProjectId" id="1hTaFI5G6lAixWvimD8LCZBgDqa" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$USER_HOME$/Code" />
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.tslint" value="true" />
<property name="node.js.path.for.package.eslint" value="project" />
<property name="node.js.path.for.package.tslint" value="project" />
<property name="node.js.selected.package.eslint" value="(autodetect)" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
2020-09-13 22:58:40 +00:00
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors" />
</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="5a564ebd-fc70-42c4-839e-ada1568e38a3" name="Default Changelist" comment="" />
<created>1600037431143</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1600037431143</updated>
<workItem from="1600037432337" duration="5980000" />
2020-09-13 22:58:40 +00:00
</task>
<task id="LOCAL-00001" summary="1⃣ First 4.0 commit">
<created>1600037920485</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1600037920485</updated>
</task>
<option name="localTasksCounter" value="2" />
2020-09-13 22:58:40 +00:00
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="1⃣ First 4.0 commit" />
<option name="LAST_COMMIT_MESSAGE" value="1⃣ First 4.0 commit" />
</component>
<component name="WindowStateProjectService">
<state x="1840" y="278" key="Vcs.Push.Dialog.v2" timestamp="1600037924417">
<screen x="1280" y="0" width="1920" height="1080" />
</state>
<state x="1840" y="278" key="Vcs.Push.Dialog.v2/1280.0.1920.1080/3200.0.1280.1024/0.32.1280.992@1280.0.1920.1080" timestamp="1600037924417" />
</component>
2020-09-13 22:58:40 +00:00
</project>