diff --git a/.idea/.idea.LMV_unity/.idea/encodings.xml b/.idea/.idea.LMV_unity/.idea/encodings.xml deleted file mode 100644 index 3cf2ce8..0000000 --- a/.idea/.idea.LMV_unity/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/.idea.LMV_unity/.idea/.gitignore b/.idea/.idea.RaindropViewer/.idea/.gitignore similarity index 90% rename from .idea/.idea.LMV_unity/.idea/.gitignore rename to .idea/.idea.RaindropViewer/.idea/.gitignore index 4af3300..4233e02 100644 --- a/.idea/.idea.LMV_unity/.idea/.gitignore +++ b/.idea/.idea.RaindropViewer/.idea/.gitignore @@ -2,12 +2,12 @@ /shelf/ /workspace.xml # Rider ignored files -/modules.xml -/projectSettingsUpdater.xml -/.idea.LMV_unity.iml /contentModel.xml +/projectSettingsUpdater.xml +/modules.xml +/.idea.RaindropViewer.iml +# Editor-based HTTP Client requests +/httpRequests/ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/.idea.RaindropViewer/.idea/encodings.xml b/.idea/.idea.RaindropViewer/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.RaindropViewer/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.LMV_unity/.idea/indexLayout.xml b/.idea/.idea.RaindropViewer/.idea/indexLayout.xml similarity index 100% rename from .idea/.idea.LMV_unity/.idea/indexLayout.xml rename to .idea/.idea.RaindropViewer/.idea/indexLayout.xml diff --git a/.idea/.idea.LMV_unity/.idea/vcs.xml b/.idea/.idea.RaindropViewer/.idea/vcs.xml similarity index 100% rename from .idea/.idea.LMV_unity/.idea/vcs.xml rename to .idea/.idea.RaindropViewer/.idea/vcs.xml