diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:34 +0000 |
commit | 3667197efb7b18ec842efd504785965911f8ac4b (patch) | |
tree | 0b986a4bc6879d080b100666a97cdabbc9ca1f28 /ansible_collections/inspur/ispim/.idea | |
parent | Adding upstream version 9.5.1+dfsg. (diff) | |
download | ansible-3667197efb7b18ec842efd504785965911f8ac4b.tar.xz ansible-3667197efb7b18ec842efd504785965911f8ac4b.zip |
Adding upstream version 10.0.0+dfsg.upstream/10.0.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/inspur/ispim/.idea')
7 files changed, 77 insertions, 0 deletions
diff --git a/ansible_collections/inspur/ispim/.idea/.gitignore b/ansible_collections/inspur/ispim/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/ansible_collections/inspur/ispim/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/ansible_collections/inspur/ispim/.idea/inspectionProfiles/profiles_settings.xml b/ansible_collections/inspur/ispim/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 000000000..105ce2da2 --- /dev/null +++ b/ansible_collections/inspur/ispim/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ +<component name="InspectionProjectProfileManager"> + <settings> + <option name="USE_PROJECT_PROFILE" value="false" /> + <version value="1.0" /> + </settings> +</component>
\ No newline at end of file diff --git a/ansible_collections/inspur/ispim/.idea/inspur.ispim.iml b/ansible_collections/inspur/ispim/.idea/inspur.ispim.iml new file mode 100644 index 000000000..3f370bafe --- /dev/null +++ b/ansible_collections/inspur/ispim/.idea/inspur.ispim.iml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="PYTHON_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> + <component name="PyDocumentationSettings"> + <option name="format" value="PLAIN" /> + <option name="myDocStringFormat" value="Plain" /> + </component> +</module>
\ No newline at end of file diff --git a/ansible_collections/inspur/ispim/.idea/misc.xml b/ansible_collections/inspur/ispim/.idea/misc.xml new file mode 100644 index 000000000..a2e120dcc --- /dev/null +++ b/ansible_collections/inspur/ispim/.idea/misc.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7" project-jdk-type="Python SDK" /> +</project>
\ No newline at end of file diff --git a/ansible_collections/inspur/ispim/.idea/modules.xml b/ansible_collections/inspur/ispim/.idea/modules.xml new file mode 100644 index 000000000..070596361 --- /dev/null +++ b/ansible_collections/inspur/ispim/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/inspur.ispim.iml" filepath="$PROJECT_DIR$/.idea/inspur.ispim.iml" /> + </modules> + </component> +</project>
\ No newline at end of file diff --git a/ansible_collections/inspur/ispim/.idea/vcs.xml b/ansible_collections/inspur/ispim/.idea/vcs.xml new file mode 100644 index 000000000..94a25f7f4 --- /dev/null +++ b/ansible_collections/inspur/ispim/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> + </component> +</project>
\ No newline at end of file diff --git a/ansible_collections/inspur/ispim/.idea/workspace.xml b/ansible_collections/inspur/ispim/.idea/workspace.xml new file mode 100644 index 000000000..a253bbd7e --- /dev/null +++ b/ansible_collections/inspur/ispim/.idea/workspace.xml @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ChangeListManager"> + <list default="true" id="355f0561-c2f0-4e1e-a4c2-a76ab60c656c" name="Changes" comment=""> + <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/requirements.txt" 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="ProjectId" id="2dqmDqgqPoMaH2YDFjehgkwTK1k" /> + <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="last_opened_file_path" value="$PROJECT_DIR$" /> + <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" /> + </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="355f0561-c2f0-4e1e-a4c2-a76ab60c656c" name="Changes" comment="" /> + <created>1710743865956</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1710743865956</updated> + </task> + <servers /> + </component> +</project>
\ No newline at end of file |