From 61ed8a3ffb60d2a037dc0bd2b5b0a47e53670b69 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 24 Nov 2021 17:19:15 -0500 Subject: Removed .NET files; Now using Godot as the base of the audio player --- .idea/.idea.Erable/.idea/.gitignore | 13 ------------- .idea/.idea.Erable/.idea/discord.xml | 6 ------ .idea/.idea.Erable/.idea/encodings.xml | 4 ---- .idea/.idea.Erable/.idea/indexLayout.xml | 8 -------- .idea/.idea.Erable/.idea/vcs.xml | 6 ------ 5 files changed, 37 deletions(-) delete mode 100644 .idea/.idea.Erable/.idea/.gitignore delete mode 100644 .idea/.idea.Erable/.idea/discord.xml delete mode 100644 .idea/.idea.Erable/.idea/encodings.xml delete mode 100644 .idea/.idea.Erable/.idea/indexLayout.xml delete mode 100644 .idea/.idea.Erable/.idea/vcs.xml (limited to '.idea') diff --git a/.idea/.idea.Erable/.idea/.gitignore b/.idea/.idea.Erable/.idea/.gitignore deleted file mode 100644 index 0500096..0000000 --- a/.idea/.idea.Erable/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/modules.xml -/contentModel.xml -/projectSettingsUpdater.xml -/.idea.Erable.iml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/.idea.Erable/.idea/discord.xml b/.idea/.idea.Erable/.idea/discord.xml deleted file mode 100644 index cd711a0..0000000 --- a/.idea/.idea.Erable/.idea/discord.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/.idea.Erable/.idea/encodings.xml b/.idea/.idea.Erable/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/.idea/.idea.Erable/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/.idea.Erable/.idea/indexLayout.xml b/.idea/.idea.Erable/.idea/indexLayout.xml deleted file mode 100644 index 27ba142..0000000 --- a/.idea/.idea.Erable/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.Erable/.idea/vcs.xml b/.idea/.idea.Erable/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/.idea.Erable/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file -- cgit v1.2.3