diff options
Diffstat (limited to '.idea/.idea.Project SimLife.dir')
8 files changed, 49 insertions, 0 deletions
diff --git a/.idea/.idea.Project SimLife.dir/.idea/.gitignore b/.idea/.idea.Project SimLife.dir/.idea/.gitignore new file mode 100644 index 0000000..5c98b42 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/.gitignore @@ -0,0 +1,2 @@ +# Default ignored files +/workspace.xml
\ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml b/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml new file mode 100644 index 0000000..2c3c7c6 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ContentModelStore"> + <e p="$USER_HOME$/.Rider2019.2/system/extResources" t="IncludeRecursive" /> + <e p="$USER_HOME$/.Rider2019.2/system/resharper-host/local/Transient/ReSharperHost/v192/SolutionCaches/_.19.00" t="ExcludeRecursive" /> + <e p="$PROJECT_DIR$" t="IncludeFlat" /> + </component> +</project>
\ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/encodings.xml b/.idea/.idea.Project SimLife.dir/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/encodings.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" /> +</project>
\ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml b/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml new file mode 100644 index 0000000..27ba142 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ContentModelUserStore"> + <attachedFolders /> + <explicitIncludes /> + <explicitExcludes /> + </component> +</project>
\ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/modules.xml b/.idea/.idea.Project SimLife.dir/.idea/modules.xml new file mode 100644 index 0000000..b407855 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.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/.idea.Project SimLife.dir/riderModule.iml" filepath="$PROJECT_DIR$/.idea/.idea.Project SimLife.dir/riderModule.iml" /> + </modules> + </component> +</project>
\ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml b/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml new file mode 100644 index 0000000..7515e76 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="RiderProjectSettingsUpdater"> + <option name="vcsConfiguration" value="1" /> + </component> +</project>
\ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/vcs.xml b/.idea/.idea.Project SimLife.dir/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.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/.idea/.idea.Project SimLife.dir/riderModule.iml b/.idea/.idea.Project SimLife.dir/riderModule.iml new file mode 100644 index 0000000..1a4e0d9 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/riderModule.iml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="RIDER_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$/../.." /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |
