diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..689e44e3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +carpetaSecreta +carpetaSecreta/password +configuracion \ No newline at end of file diff --git a/carpetaSecreta/password b/carpetaSecreta/password deleted file mode 100644 index 1fa4b800..00000000 --- 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 81f237ad..00000000 --- a/configuracion +++ /dev/null @@ -1,2 +0,0 @@ -PC:local -URL:localhost \ No newline at end of file diff --git a/diarioAlumno/diarioA.txt b/diarioAlumno/diarioA.txt index db23ecbd..24adc06b 100644 --- a/diarioAlumno/diarioA.txt +++ b/diarioAlumno/diarioA.txt @@ -1 +1,5 @@ -AquĆ­ viene tu diario \ No newline at end of file +09:00 Me levanto +10:00 Paseo al perro +12:00 Hora de trabajar +13:30 A comer! +.... \ No newline at end of file diff --git a/diarioPaco/diarioP.txt b/diarioPaco/diarioP.txt index 5dad8d31..6be0062f 100644 --- a/diarioPaco/diarioP.txt +++ b/diarioPaco/diarioP.txt @@ -10,4 +10,4 @@ 19:00 Cosas Varias 21:30 Cena 22:30 Toca leer -24:00 A dormir \ No newline at end of file +23:00 A dormir \ No newline at end of file