CDT-1D / .idea / workspace.xml
workspace.xml
Raw
<?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="271a0060-e377-41c9-a5e7-ce59dccde28e" name="Changes" comment="">
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<<<<<<< Updated upstream
      <change beforePath="$PROJECT_DIR$/Characters.py" beforeDir="false" afterPath="$PROJECT_DIR$/Characters.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/char_screen.py" beforeDir="false" afterPath="$PROJECT_DIR$/char_screen.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/end_screen.py" beforeDir="false" afterPath="$PROJECT_DIR$/end_screen.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/initialise.py" beforeDir="false" afterPath="$PROJECT_DIR$/initialise.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/perk_screen.py" beforeDir="false" afterPath="$PROJECT_DIR$/perk_screen.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/qn_screen.py" beforeDir="false" afterPath="$PROJECT_DIR$/qn_screen.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/timer_countdown.py" beforeDir="false" afterPath="$PROJECT_DIR$/timer_countdown.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/topic_screen.py" beforeDir="false" afterPath="$PROJECT_DIR$/topic_screen.py" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/update_score.py" beforeDir="false" afterPath="$PROJECT_DIR$/update_score.py" afterDir="false" />
=======
      <change beforePath="$PROJECT_DIR$/timer_countdown.py" beforeDir="false" afterPath="$PROJECT_DIR$/timer_countdown.py" afterDir="false" />
>>>>>>> Stashed changes
    </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>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
  <component name="GitSEFilterConfiguration">
    <file-type-list>
      <filtered-out-file-type name="LOCAL_BRANCH" />
      <filtered-out-file-type name="REMOTE_BRANCH" />
      <filtered-out-file-type name="TAG" />
      <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
    </file-type-list>
  </component>
  <component name="ProjectId" id="21fTiTr1gusraNOs4LmkTwLM6lr" />
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  <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="RunOnceActivity.ShowReadmeOnStart" value="true" />
    <property name="settings.editor.selected.configurable" value="vcs.Git" />
  </component>
  <component name="RunManager">
    <configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
      <module name="cdt_1D" />
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs>
        <env name="PYTHONUNBUFFERED" value="1" />
      </envs>
      <option name="SDK_HOME" value="C:\Users\draco\PycharmProjects\pythonProject\venv\Scripts\python.exe" />
      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
      <option name="PARAMETERS" value="" />
      <option name="SHOW_COMMAND_LINE" value="false" />
      <option name="EMULATE_TERMINAL" value="false" />
      <option name="MODULE_MODE" value="false" />
      <option name="REDIRECT_INPUT" value="false" />
      <option name="INPUT_FILE" value="" />
      <method v="2" />
    </configuration>
    <recent_temporary>
      <list>
        <item itemvalue="Python.main" />
      </list>
    </recent_temporary>
  </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="271a0060-e377-41c9-a5e7-ce59dccde28e" name="Changes" comment="" />
      <created>1638331270614</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1638331270614</updated>
    </task>
    <servers />
  </component>
</project>