workspace.xml
XML 1.0 document, ASCII text
1<?xml version="1.0" encoding="UTF-8"?> 2<project version="4"> 3<component name="AutoImportSettings"> 4<option name="autoReloadType" value="SELECTIVE" /> 5</component> 6<component name="ChangeListManager"> 7<list default="true" id="411335b4-e813-41ad-9046-18b77b97ee46" name="Changes" comment="More"> 8<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> 9<change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" /> 10<change beforePath="$PROJECT_DIR$/static/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/static/style.css" afterDir="false" /> 11<change beforePath="$PROJECT_DIR$/templates/app-editor.html" beforeDir="false" afterPath="$PROJECT_DIR$/templates/app-editor.html" afterDir="false" /> 12</list> 13<option name="SHOW_DIALOG" value="false" /> 14<option name="HIGHLIGHT_CONFLICTS" value="true" /> 15<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> 16<option name="LAST_RESOLUTION" value="IGNORE" /> 17</component> 18<component name="FileTemplateManagerImpl"> 19<option name="RECENT_TEMPLATES"> 20<list> 21<option value="Python Script" /> 22<option value="HTML File" /> 23</list> 24</option> 25</component> 26<component name="Git.Settings"> 27<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> 28</component> 29<component name="ProjectColorInfo">{ 30"associatedIndex": 0 31}</component> 32<component name="ProjectId" id="2egQZdjOiJJhUUVwdbuhvEipspF" /> 33<component name="ProjectLevelVcsManager" settingsEditedManually="true" /> 34<component name="ProjectViewState"> 35<option name="hideEmptyMiddlePackages" value="true" /> 36<option name="showLibraryContents" value="true" /> 37</component> 38<component name="PropertiesComponent"><![CDATA[{ 39"keyToString": { 40"DefaultHtmlFileTemplate": "HTML File", 41"RunOnceActivity.OpenProjectViewOnStart": "true", 42"RunOnceActivity.ShowReadmeOnStart": "true", 43"git-widget-placeholder": "main", 44"last_opened_file_path": "/home/vlad/PycharmProjects/itec24/static", 45"settings.editor.selected.configurable": "preferences.pluginManager" 46} 47}]]></component> 48<component name="RecentsManager"> 49<key name="CopyFile.RECENT_KEYS"> 50<recent name="$PROJECT_DIR$/static" /> 51</key> 52</component> 53<component name="SharedIndexes"> 54<attachedChunks> 55<set> 56<option value="bundled-python-sdk-09665e90c3a7-d3b881c8e49f-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-233.15026.15" /> 57</set> 58</attachedChunks> 59</component> 60<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> 61<component name="TaskManager"> 62<task active="true" id="Default" summary="Default task"> 63<changelist id="411335b4-e813-41ad-9046-18b77b97ee46" name="Changes" comment="" /> 64<created>1712323797410</created> 65<option name="number" value="Default" /> 66<option name="presentableId" value="Default" /> 67<updated>1712323797410</updated> 68</task> 69<task id="LOCAL-00001" summary="Initial commit"> 70<option name="closed" value="true" /> 71<created>1712333020964</created> 72<option name="number" value="00001" /> 73<option name="presentableId" value="LOCAL-00001" /> 74<option name="project" value="LOCAL" /> 75<updated>1712333020964</updated> 76</task> 77<task id="LOCAL-00002" summary="More"> 78<option name="closed" value="true" /> 79<created>1712409360299</created> 80<option name="number" value="00002" /> 81<option name="presentableId" value="LOCAL-00002" /> 82<option name="project" value="LOCAL" /> 83<updated>1712409360299</updated> 84</task> 85<option name="localTasksCounter" value="3" /> 86<servers /> 87</component> 88<component name="Vcs.Log.Tabs.Properties"> 89<option name="TAB_STATES"> 90<map> 91<entry key="MAIN"> 92<value> 93<State /> 94</value> 95</entry> 96</map> 97</option> 98</component> 99<component name="VcsManagerConfiguration"> 100<MESSAGE value="Initial commit" /> 101<MESSAGE value="More" /> 102<option name="LAST_COMMIT_MESSAGE" value="More" /> 103</component> 104</project>