Created
January 5, 2026 18:26
-
-
Save XeroHero/a7fe8f2c11e643b3b88e72aa16a0d80c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Default ignored files | |
| /shelf/ | |
| /workspace.xml | |
| # Ignored default folder with query files | |
| /queries/ | |
| # Datasource local storage ignored files | |
| /dataSources/ | |
| /dataSources.local.xml | |
| # Editor-based HTTP Client requests | |
| /httpRequests/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="Black"> | |
| <option name="sdkName" value="Python 3.14 (SDCC)" /> | |
| </component> | |
| <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.14 (SDCC)" project-jdk-type="Python SDK"> | |
| <output url="file://$PROJECT_DIR$/out" /> | |
| </component> | |
| </project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="ProjectModuleManager"> | |
| <modules> | |
| <module fileurl="file://$PROJECT_DIR$/SDCC.iml" filepath="$PROJECT_DIR$/SDCC.iml" /> | |
| </modules> | |
| </component> | |
| </project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="VcsDirectoryMappings"> | |
| <mapping directory="$PROJECT_DIR$" vcs="Git" /> | |
| </component> | |
| </project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="ChangeListManager"> | |
| <list default="true" id="961e95a7-58d5-41e0-862f-d5bc2d353454" name="Changes" comment=""> | |
| <change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" /> | |
| <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" /> | |
| <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" /> | |
| <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" /> | |
| <change afterPath="$PROJECT_DIR$/SDCC.iml" afterDir="false" /> | |
| <change afterPath="$PROJECT_DIR$/cloner.py" 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="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="McpProjectServerCommands"> | |
| <commands /> | |
| <urls /> | |
| </component> | |
| <component name="ProjectColorInfo"><![CDATA[{ | |
| "associatedIndex": 1 | |
| }]]></component> | |
| <component name="ProjectId" id="37qht776OLGftkJiYkWvJrmOcfv" /> | |
| <component name="ProjectLevelVcsManager"> | |
| <ConfirmationsSetting value="2" id="Add" /> | |
| </component> | |
| <component name="ProjectViewState"> | |
| <option name="foldersAlwaysOnTop" value="false" /> | |
| <option name="hideEmptyMiddlePackages" value="true" /> | |
| <option name="showLibraryContents" value="true" /> | |
| <option name="sortByType" value="true" /> | |
| <option name="sortKey" value="BY_TYPE" /> | |
| </component> | |
| <component name="PropertiesComponent"><![CDATA[{ | |
| "keyToString": { | |
| "ModuleVcsDetector.initialDetectionPerformed": "true", | |
| "Python.cloner.executor": "Run", | |
| "Python.cloner_mock.executor": "Run", | |
| "RunOnceActivity.MCP Project settings loaded": "true", | |
| "RunOnceActivity.ShowReadmeOnStart": "true", | |
| "RunOnceActivity.git.unshallow": "true", | |
| "RunOnceActivity.typescript.service.memoryLimit.init": "true", | |
| "com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true", | |
| "git-widget-placeholder": "main", | |
| "junie.onboarding.icon.badge.shown": "true", | |
| "kotlin-language-version-configured": "true", | |
| "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", | |
| "to.speed.mode.migration.done": "true", | |
| "vue.rearranger.settings.migration": "true" | |
| } | |
| }]]></component> | |
| <component name="RunManager" selected="Python.cloner_mock"> | |
| <configuration name="cloner" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true"> | |
| <module name="SDCC" /> | |
| <option name="ENV_FILES" value="" /> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs> | |
| <env name="PYTHONUNBUFFERED" value="1" /> | |
| </envs> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | |
| <option name="IS_MODULE_SDK" value="true" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <option name="RUN_TOOL" value="" /> | |
| <option name="SCRIPT_NAME" value="$PROJECT_DIR$/cloner.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> | |
| <configuration name="cloner_mock" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true"> | |
| <module name="SDCC" /> | |
| <option name="ENV_FILES" value="" /> | |
| <option name="INTERPRETER_OPTIONS" value="" /> | |
| <option name="PARENT_ENVS" value="true" /> | |
| <envs> | |
| <env name="PYTHONUNBUFFERED" value="1" /> | |
| </envs> | |
| <option name="SDK_HOME" value="" /> | |
| <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | |
| <option name="IS_MODULE_SDK" value="true" /> | |
| <option name="ADD_CONTENT_ROOTS" value="true" /> | |
| <option name="ADD_SOURCE_ROOTS" value="true" /> | |
| <option name="RUN_TOOL" value="" /> | |
| <option name="SCRIPT_NAME" value="$PROJECT_DIR$/cloner_mock.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.cloner_mock" /> | |
| <item itemvalue="Python.cloner" /> | |
| </list> | |
| </recent_temporary> | |
| </component> | |
| <component name="SharedIndexes"> | |
| <attachedChunks> | |
| <set> | |
| <option value="bundled-jdk-30f59d01ecdd-26cb7f24e5b0-intellij.indexing.shared.core-IU-253.29346.138" /> | |
| <option value="bundled-js-predefined-d6986cc7102b-9b0f141eb926-JavaScript-IU-253.29346.138" /> | |
| </set> | |
| </attachedChunks> | |
| </component> | |
| <component name="TaskManager"> | |
| <task active="true" id="Default" summary="Default task"> | |
| <changelist id="961e95a7-58d5-41e0-862f-d5bc2d353454" name="Changes" comment="" /> | |
| <created>1767636723101</created> | |
| <option name="number" value="Default" /> | |
| <option name="presentableId" value="Default" /> | |
| <updated>1767636723101</updated> | |
| <workItem from="1767636724134" duration="366000" /> | |
| </task> | |
| <servers /> | |
| </component> | |
| <component name="TypeScriptGeneratedFilesManager"> | |
| <option name="version" value="3" /> | |
| </component> | |
| </project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment