From 8a98ba51033ea20a196774172875d7706a8c1c27 Mon Sep 17 00:00:00 2001 From: Susko3 Date: Tue, 16 Apr 2024 13:02:14 +0200 Subject: [PATCH] Add rider generated files --- .idea/.idea.SDL3-CS.Desktop/.idea/.gitignore | 11 +++++++++++ .idea/.idea.SDL3-CS.Desktop/.idea/.name | 1 + .idea/.idea.SDL3-CS.Desktop/.idea/encodings.xml | 4 ++++ .idea/.idea.SDL3-CS.Desktop/.idea/indexLayout.xml | 8 ++++++++ 4 files changed, 24 insertions(+) create mode 100644 .idea/.idea.SDL3-CS.Desktop/.idea/.gitignore create mode 100644 .idea/.idea.SDL3-CS.Desktop/.idea/.name create mode 100644 .idea/.idea.SDL3-CS.Desktop/.idea/encodings.xml create mode 100644 .idea/.idea.SDL3-CS.Desktop/.idea/indexLayout.xml diff --git a/.idea/.idea.SDL3-CS.Desktop/.idea/.gitignore b/.idea/.idea.SDL3-CS.Desktop/.idea/.gitignore new file mode 100644 index 0000000..090b233 --- /dev/null +++ b/.idea/.idea.SDL3-CS.Desktop/.idea/.gitignore @@ -0,0 +1,11 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/contentModel.xml +/.idea.SDL3-CS.Desktop.iml +/modules.xml +/projectSettingsUpdater.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.SDL3-CS.Desktop/.idea/.name b/.idea/.idea.SDL3-CS.Desktop/.idea/.name new file mode 100644 index 0000000..216c862 --- /dev/null +++ b/.idea/.idea.SDL3-CS.Desktop/.idea/.name @@ -0,0 +1 @@ +SDL3-CS.Desktop \ No newline at end of file diff --git a/.idea/.idea.SDL3-CS.Desktop/.idea/encodings.xml b/.idea/.idea.SDL3-CS.Desktop/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.SDL3-CS.Desktop/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.SDL3-CS.Desktop/.idea/indexLayout.xml b/.idea/.idea.SDL3-CS.Desktop/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.SDL3-CS.Desktop/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file