From 99324bd0ec5654b1a37dcf11c6f904f5b4ef15c0 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 12 Jul 2020 21:59:57 +0100 Subject: [PATCH] Update IDE files. --- .../.idea/indexLayout.xml | 8 ++ .../.idea/markdown-navigator.xml | 86 +++++++++++++++++++ .../markdown-navigator/profiles_settings.xml | 3 + .idea/.idea.CICMMetadata.dir/.idea/misc.xml | 9 ++ .idea/.idea.CICMMetadata.dir/.idea/vcs.xml | 6 ++ .idea/.idea.CICMMetadata.dir/riderModule.iml | 8 ++ .idea/.idea.CICMMetadata/riderModule.iml | 7 ++ .idea/.idea.CICMMetadataEditor/.idea/.name | 1 + .../.idea/contentModel.xml | 50 +++++++++++ .../.idea/indexLayout.xml | 7 ++ .../markdown-navigator/profiles_settings.xml | 3 + .idea/.idea.CICMMetadataEditor/.idea/misc.xml | 9 ++ .../.idea/modules.xml | 8 ++ .../.idea/projectSettingsUpdater.xml | 6 ++ .idea/.idea.CICMMetadataEditor/.idea/vcs.xml | 6 ++ .../.idea.CICMMetadataEditor/riderModule.iml | 7 ++ CICMMetadata.iml | 9 ++ .../CICMMetadataEditor.csproj | 3 + 18 files changed, 236 insertions(+) create mode 100644 .idea/.idea.CICMMetadata.dir/.idea/indexLayout.xml create mode 100644 .idea/.idea.CICMMetadata.dir/.idea/markdown-navigator.xml create mode 100644 .idea/.idea.CICMMetadata.dir/.idea/markdown-navigator/profiles_settings.xml create mode 100644 .idea/.idea.CICMMetadata.dir/.idea/misc.xml create mode 100644 .idea/.idea.CICMMetadata.dir/.idea/vcs.xml create mode 100644 .idea/.idea.CICMMetadata.dir/riderModule.iml create mode 100644 .idea/.idea.CICMMetadata/riderModule.iml create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/.name create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/contentModel.xml create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/indexLayout.xml create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/markdown-navigator/profiles_settings.xml create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/misc.xml create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/modules.xml create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/projectSettingsUpdater.xml create mode 100644 .idea/.idea.CICMMetadataEditor/.idea/vcs.xml create mode 100644 .idea/.idea.CICMMetadataEditor/riderModule.iml create mode 100644 CICMMetadata.iml diff --git a/.idea/.idea.CICMMetadata.dir/.idea/indexLayout.xml b/.idea/.idea.CICMMetadata.dir/.idea/indexLayout.xml new file mode 100644 index 0000000..27ba142 --- /dev/null +++ b/.idea/.idea.CICMMetadata.dir/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadata.dir/.idea/markdown-navigator.xml b/.idea/.idea.CICMMetadata.dir/.idea/markdown-navigator.xml new file mode 100644 index 0000000..4194dd2 --- /dev/null +++ b/.idea/.idea.CICMMetadata.dir/.idea/markdown-navigator.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadata.dir/.idea/markdown-navigator/profiles_settings.xml b/.idea/.idea.CICMMetadata.dir/.idea/markdown-navigator/profiles_settings.xml new file mode 100644 index 0000000..db06266 --- /dev/null +++ b/.idea/.idea.CICMMetadata.dir/.idea/markdown-navigator/profiles_settings.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadata.dir/.idea/misc.xml b/.idea/.idea.CICMMetadata.dir/.idea/misc.xml new file mode 100644 index 0000000..4983cb5 --- /dev/null +++ b/.idea/.idea.CICMMetadata.dir/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadata.dir/.idea/vcs.xml b/.idea/.idea.CICMMetadata.dir/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.CICMMetadata.dir/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadata.dir/riderModule.iml b/.idea/.idea.CICMMetadata.dir/riderModule.iml new file mode 100644 index 0000000..468d82c --- /dev/null +++ b/.idea/.idea.CICMMetadata.dir/riderModule.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadata/riderModule.iml b/.idea/.idea.CICMMetadata/riderModule.iml new file mode 100644 index 0000000..1a4e0d9 --- /dev/null +++ b/.idea/.idea.CICMMetadata/riderModule.iml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/.name b/.idea/.idea.CICMMetadataEditor/.idea/.name new file mode 100644 index 0000000..9268954 --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/.name @@ -0,0 +1 @@ +CICMMetadataEditor \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/contentModel.xml b/.idea/.idea.CICMMetadataEditor/.idea/contentModel.xml new file mode 100644 index 0000000..ac693de --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/contentModel.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/indexLayout.xml b/.idea/.idea.CICMMetadataEditor/.idea/indexLayout.xml new file mode 100644 index 0000000..f1feadf --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/indexLayout.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/markdown-navigator/profiles_settings.xml b/.idea/.idea.CICMMetadataEditor/.idea/markdown-navigator/profiles_settings.xml new file mode 100644 index 0000000..db06266 --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/markdown-navigator/profiles_settings.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/misc.xml b/.idea/.idea.CICMMetadataEditor/.idea/misc.xml new file mode 100644 index 0000000..83ec2ea --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/modules.xml b/.idea/.idea.CICMMetadataEditor/.idea/modules.xml new file mode 100644 index 0000000..f35c12e --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/projectSettingsUpdater.xml b/.idea/.idea.CICMMetadataEditor/.idea/projectSettingsUpdater.xml new file mode 100644 index 0000000..4bb9f4d --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/projectSettingsUpdater.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/.idea/vcs.xml b/.idea/.idea.CICMMetadataEditor/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.CICMMetadataEditor/riderModule.iml b/.idea/.idea.CICMMetadataEditor/riderModule.iml new file mode 100644 index 0000000..1a4e0d9 --- /dev/null +++ b/.idea/.idea.CICMMetadataEditor/riderModule.iml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/CICMMetadata.iml b/CICMMetadata.iml new file mode 100644 index 0000000..48426fc --- /dev/null +++ b/CICMMetadata.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/CICMMetadataEditor/CICMMetadataEditor/CICMMetadataEditor.csproj b/CICMMetadataEditor/CICMMetadataEditor/CICMMetadataEditor.csproj index 1d84d15..ad10a77 100644 --- a/CICMMetadataEditor/CICMMetadataEditor/CICMMetadataEditor.csproj +++ b/CICMMetadataEditor/CICMMetadataEditor/CICMMetadataEditor.csproj @@ -18,6 +18,9 @@ cicm.xsd Always + + cicm.xml + LICENSE Always