From 59d9e2b3148b33754dcc6992b30b3d29e9ecfbc3 Mon Sep 17 00:00:00 2001 From: dmgus Date: Sun, 27 Oct 2024 19:57:20 +0400 Subject: [PATCH] ! --- .idea/.idea.OpenLIMS/.idea/.gitignore | 13 +++++++++++++ .idea/.idea.OpenLIMS/.idea/encodings.xml | 4 ++++ .idea/.idea.OpenLIMS/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.OpenLIMS/.idea/vcs.xml | 6 ++++++ OpenLIMS.sln.DotSettings.user | 2 ++ 5 files changed, 33 insertions(+) create mode 100644 .idea/.idea.OpenLIMS/.idea/.gitignore create mode 100644 .idea/.idea.OpenLIMS/.idea/encodings.xml create mode 100644 .idea/.idea.OpenLIMS/.idea/indexLayout.xml create mode 100644 .idea/.idea.OpenLIMS/.idea/vcs.xml create mode 100644 OpenLIMS.sln.DotSettings.user diff --git a/.idea/.idea.OpenLIMS/.idea/.gitignore b/.idea/.idea.OpenLIMS/.idea/.gitignore new file mode 100644 index 0000000..d25fb3f --- /dev/null +++ b/.idea/.idea.OpenLIMS/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/.idea.OpenLIMS.iml +/modules.xml +/contentModel.xml +/projectSettingsUpdater.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.OpenLIMS/.idea/encodings.xml b/.idea/.idea.OpenLIMS/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.OpenLIMS/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.OpenLIMS/.idea/indexLayout.xml b/.idea/.idea.OpenLIMS/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.OpenLIMS/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.OpenLIMS/.idea/vcs.xml b/.idea/.idea.OpenLIMS/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.OpenLIMS/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/OpenLIMS.sln.DotSettings.user b/OpenLIMS.sln.DotSettings.user new file mode 100644 index 0000000..614f55b --- /dev/null +++ b/OpenLIMS.sln.DotSettings.user @@ -0,0 +1,2 @@ + + ForceIncluded \ No newline at end of file