From d782648b37ec0fc41cb3fec4743c2102731f67b1 Mon Sep 17 00:00:00 2001 From: Suphonchai Phoonsawat Date: Sun, 1 Oct 2023 20:37:27 +0700 Subject: [PATCH] add rider jetbrains --- .idea/.idea.BMA.EHR.Solution/.idea/.gitignore | 13 +++++++++++++ .idea/.idea.BMA.EHR.Solution/.idea/.name | 1 + .idea/.idea.BMA.EHR.Solution/.idea/aws.xml | 11 +++++++++++ .idea/.idea.BMA.EHR.Solution/.idea/encodings.xml | 4 ++++ .idea/.idea.BMA.EHR.Solution/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.BMA.EHR.Solution/.idea/vcs.xml | 6 ++++++ 6 files changed, 43 insertions(+) create mode 100644 .idea/.idea.BMA.EHR.Solution/.idea/.gitignore create mode 100644 .idea/.idea.BMA.EHR.Solution/.idea/.name create mode 100644 .idea/.idea.BMA.EHR.Solution/.idea/aws.xml create mode 100644 .idea/.idea.BMA.EHR.Solution/.idea/encodings.xml create mode 100644 .idea/.idea.BMA.EHR.Solution/.idea/indexLayout.xml create mode 100644 .idea/.idea.BMA.EHR.Solution/.idea/vcs.xml diff --git a/.idea/.idea.BMA.EHR.Solution/.idea/.gitignore b/.idea/.idea.BMA.EHR.Solution/.idea/.gitignore new file mode 100644 index 00000000..78516dc9 --- /dev/null +++ b/.idea/.idea.BMA.EHR.Solution/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/contentModel.xml +/.idea.BMA.EHR.Solution.iml +/projectSettingsUpdater.xml +/modules.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.BMA.EHR.Solution/.idea/.name b/.idea/.idea.BMA.EHR.Solution/.idea/.name new file mode 100644 index 00000000..888d8763 --- /dev/null +++ b/.idea/.idea.BMA.EHR.Solution/.idea/.name @@ -0,0 +1 @@ +BMA.EHR.Solution \ No newline at end of file diff --git a/.idea/.idea.BMA.EHR.Solution/.idea/aws.xml b/.idea/.idea.BMA.EHR.Solution/.idea/aws.xml new file mode 100644 index 00000000..b63b642c --- /dev/null +++ b/.idea/.idea.BMA.EHR.Solution/.idea/aws.xml @@ -0,0 +1,11 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.BMA.EHR.Solution/.idea/encodings.xml b/.idea/.idea.BMA.EHR.Solution/.idea/encodings.xml new file mode 100644 index 00000000..df87cf95 --- /dev/null +++ b/.idea/.idea.BMA.EHR.Solution/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.BMA.EHR.Solution/.idea/indexLayout.xml b/.idea/.idea.BMA.EHR.Solution/.idea/indexLayout.xml new file mode 100644 index 00000000..7b08163c --- /dev/null +++ b/.idea/.idea.BMA.EHR.Solution/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.BMA.EHR.Solution/.idea/vcs.xml b/.idea/.idea.BMA.EHR.Solution/.idea/vcs.xml new file mode 100644 index 00000000..35eb1ddf --- /dev/null +++ b/.idea/.idea.BMA.EHR.Solution/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file