diff --git a/.gitignore b/.gitignore index 3eaf3083aa..cd9b215855 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ CMakeLists.txt.user *.kdev4 # Ignore IDEA/Clion files/dirs /.idea/ +/Source/.idea/ # Ignore Visual Studio Code's working dir /.vscode/ /Source/Core/DolphinQt/hack_config.ini diff --git a/Source/.idea/.idea.dolphin-emu/.idea/.gitignore b/Source/.idea/.idea.dolphin-emu/.idea/.gitignore deleted file mode 100644 index d070718fa6..0000000000 --- a/Source/.idea/.idea.dolphin-emu/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/.idea.dolphin-emu.iml -/projectSettingsUpdater.xml -/modules.xml -/contentModel.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/Source/.idea/.idea.dolphin-emu/.idea/.name b/Source/.idea/.idea.dolphin-emu/.idea/.name deleted file mode 100644 index 1dad188c5e..0000000000 --- a/Source/.idea/.idea.dolphin-emu/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -dolphin-emu \ No newline at end of file diff --git a/Source/.idea/.idea.dolphin-emu/.idea/encodings.xml b/Source/.idea/.idea.dolphin-emu/.idea/encodings.xml deleted file mode 100644 index df87cf951f..0000000000 --- a/Source/.idea/.idea.dolphin-emu/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Source/.idea/.idea.dolphin-emu/.idea/indexLayout.xml b/Source/.idea/.idea.dolphin-emu/.idea/indexLayout.xml deleted file mode 100644 index 7b08163ceb..0000000000 --- a/Source/.idea/.idea.dolphin-emu/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/Source/.idea/.idea.dolphin-emu/.idea/misc.xml b/Source/.idea/.idea.dolphin-emu/.idea/misc.xml deleted file mode 100644 index 1d8c84d0af..0000000000 --- a/Source/.idea/.idea.dolphin-emu/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/Source/.idea/.idea.dolphin-emu/.idea/vcs.xml b/Source/.idea/.idea.dolphin-emu/.idea/vcs.xml deleted file mode 100644 index 6c0b863585..0000000000 --- a/Source/.idea/.idea.dolphin-emu/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file