diff --git a/.gitignore_global b/.gitignore_global new file mode 100644 index 00000000..fdce3d0f --- /dev/null +++ b/.gitignore_global @@ -0,0 +1,4 @@ +# Ignora archivos del sistema Mac +.DS_store + +._* diff --git a/Nginx/index.html b/Nginx/index.html index e0d2a1ad..3e852d3d 100644 --- a/Nginx/index.html +++ b/Nginx/index.html @@ -39,8 +39,8 @@
- - + +

El archivo seleccionado se subirá al servidor para ser escuchado desde el teléfono.

@@ -130,7 +130,7 @@ -
@@ -445,7 +445,7 @@ print 'It took ' + i + ' iterations to sort the deck.';
- --> +