From 02208e2e649c7c270fe104fab7789ce246063433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Portas=20L=C3=B3pez?= <81629707+TeenBiscuits@users.noreply.github.com> Date: Sat, 4 May 2024 14:32:22 +0200 Subject: [PATCH 1/2] Refactor de Idea config files --- .idea/Pro2324.iml | 8 +------- .idea/Pro23242.iml | 2 -- .idea/modules.xml | 9 --------- .../Construir_Documentaci\303\263n.xml" | 2 +- .idea/runConfigurations/Exportar_a_PDF.xml | 2 +- 5 files changed, 3 insertions(+), 20 deletions(-) delete mode 100644 .idea/Pro23242.iml delete mode 100644 .idea/modules.xml rename ".idea/runConfigurations/Construir_Documentaci\303\263n__pro_.xml" => ".idea/runConfigurations/Construir_Documentaci\303\263n.xml" (67%) diff --git a/.idea/Pro2324.iml b/.idea/Pro2324.iml index 6102194..f08604b 100644 --- a/.idea/Pro2324.iml +++ b/.idea/Pro2324.iml @@ -1,8 +1,2 @@ - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/.idea/Pro23242.iml b/.idea/Pro23242.iml deleted file mode 100644 index f08604b..0000000 --- a/.idea/Pro23242.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 2aae19a..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git "a/.idea/runConfigurations/Construir_Documentaci\303\263n__pro_.xml" "b/.idea/runConfigurations/Construir_Documentaci\303\263n.xml" similarity index 67% rename from ".idea/runConfigurations/Construir_Documentaci\303\263n__pro_.xml" rename to ".idea/runConfigurations/Construir_Documentaci\303\263n.xml" index e6ddcda..26fc81c 100644 --- "a/.idea/runConfigurations/Construir_Documentaci\303\263n__pro_.xml" +++ "b/.idea/runConfigurations/Construir_Documentaci\303\263n.xml" @@ -1,5 +1,5 @@ - + From 356ea35af2ee1b326a43dbb8633f9ac5df8f1ae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Portas=20L=C3=B3pez?= <81629707+TeenBiscuits@users.noreply.github.com> Date: Sat, 4 May 2024 14:34:00 +0200 Subject: [PATCH 2/2] CMakePythonSetting --- .idea/misc.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.idea/misc.xml b/.idea/misc.xml index 79b3c94..0b76fe5 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ + + \ No newline at end of file