From 1382531cd2f3d99bde01bb142a5c2d6bbf0109ec Mon Sep 17 00:00:00 2001 From: Oier Date: Wed, 22 Jul 2026 09:59:16 +0200 Subject: [PATCH 1/4] =?UTF-8?q?A=C3=B1adido=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..493c484 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/carpetaSecreta +configuracion \ No newline at end of file From 57a7e3f726a361eb1e397d5601986053eb03b13d Mon Sep 17 00:00:00 2001 From: Oier Date: Wed, 22 Jul 2026 10:00:31 +0200 Subject: [PATCH 2/4] Diario modificado --- diarioAlumno/diarioA.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/diarioAlumno/diarioA.txt b/diarioAlumno/diarioA.txt index db23ecb..029b04b 100644 --- a/diarioAlumno/diarioA.txt +++ b/diarioAlumno/diarioA.txt @@ -1 +1,13 @@ -AquĆ­ viene tu diario \ No newline at end of file +6:00 Me levanto +6:30 Preparo un buen cafe +7:00 Primera clase del dia +8:00 Ducha +9:30 Aluerzo +10:00 Gimnasio +14:00 Comida +14:45 Segunda Clase del dia +18:00 Juego +19:00 Cosas Varias +21:30 Cena +22:30 Leer +24:00 A dormir \ No newline at end of file From c35a2ce8df172d545a8cc81859f2ff90824230d7 Mon Sep 17 00:00:00 2001 From: Oier Date: Wed, 22 Jul 2026 10:01:27 +0200 Subject: [PATCH 3/4] =?UTF-8?q?Correci=C3=B3n=20diario?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- diarioAlumno/diarioA.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/diarioAlumno/diarioA.txt b/diarioAlumno/diarioA.txt index 029b04b..55db5e7 100644 --- a/diarioAlumno/diarioA.txt +++ b/diarioAlumno/diarioA.txt @@ -5,8 +5,8 @@ 9:30 Aluerzo 10:00 Gimnasio 14:00 Comida -14:45 Segunda Clase del dia -18:00 Juego +14:45 Segunda clase del dia +18:00 Ir a la playa 19:00 Cosas Varias 21:30 Cena 22:30 Leer From 2660ed8d6992859a250ed765deef52658f248f84 Mon Sep 17 00:00:00 2001 From: Villacus Date: Wed, 22 Jul 2026 11:52:46 +0200 Subject: [PATCH 4/4] Quitados archivos del indice --- carpetaSecreta/password | 1 - configuracion | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 carpetaSecreta/password delete mode 100644 configuracion diff --git a/carpetaSecreta/password b/carpetaSecreta/password deleted file mode 100644 index 1fa4b80..0000000 --- a/carpetaSecreta/password +++ /dev/null @@ -1 +0,0 @@ -pass: 1234 \ No newline at end of file diff --git a/configuracion b/configuracion deleted file mode 100644 index 81f237a..0000000 --- a/configuracion +++ /dev/null @@ -1,2 +0,0 @@ -PC:local -URL:localhost \ No newline at end of file