From d6c995047196790f08df5a4ec0da90614dac6ee7 Mon Sep 17 00:00:00 2001 From: Sascha Woitschetzki Date: Thu, 12 Dec 2024 12:09:18 +0100 Subject: [PATCH] laptop --- project/.idea/.gitignore | 13 +++++++++++++ project/.idea/encodings.xml | 4 ++++ project/.idea/indexLayout.xml | 8 ++++++++ project/.idea/vcs.xml | 6 ++++++ 4 files changed, 31 insertions(+) create mode 100644 project/.idea/.gitignore create mode 100644 project/.idea/encodings.xml create mode 100644 project/.idea/indexLayout.xml create mode 100644 project/.idea/vcs.xml diff --git a/project/.idea/.gitignore b/project/.idea/.gitignore new file mode 100644 index 0000000..a561bbd --- /dev/null +++ b/project/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/contentModel.xml +/.idea.project.iml +/modules.xml +/projectSettingsUpdater.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/project/.idea/encodings.xml b/project/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/project/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/project/.idea/indexLayout.xml b/project/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/project/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/project/.idea/vcs.xml b/project/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/project/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file