From 300e33a42d0a51a882cea49ffe7a2c020ae9c5f4 Mon Sep 17 00:00:00 2001 From: Torsten Stock Date: Thu, 30 Oct 2025 16:33:21 +0100 Subject: [PATCH] exit git eg git exit exit --- Start_Windows/.idea/.gitignore | 8 +++ Start_Windows/.idea/editor.xml | 101 +++++++++++++++++++++++++++++++++ Start_Windows/.idea/misc.xml | 18 ++++++ Start_Windows/.idea/vcs.xml | 6 ++ 4 files changed, 133 insertions(+) create mode 100644 Start_Windows/.idea/.gitignore create mode 100644 Start_Windows/.idea/editor.xml create mode 100644 Start_Windows/.idea/misc.xml create mode 100644 Start_Windows/.idea/vcs.xml diff --git a/Start_Windows/.idea/.gitignore b/Start_Windows/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/Start_Windows/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/Start_Windows/.idea/editor.xml b/Start_Windows/.idea/editor.xml new file mode 100644 index 0000000..ca29dcc --- /dev/null +++ b/Start_Windows/.idea/editor.xml @@ -0,0 +1,101 @@ + + + + + \ No newline at end of file diff --git a/Start_Windows/.idea/misc.xml b/Start_Windows/.idea/misc.xml new file mode 100644 index 0000000..53624c9 --- /dev/null +++ b/Start_Windows/.idea/misc.xml @@ -0,0 +1,18 @@ + + + + + + + + \ No newline at end of file diff --git a/Start_Windows/.idea/vcs.xml b/Start_Windows/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/Start_Windows/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file