From ad4fe0812ec33367a71c237fa4ea215d3c73aa5a Mon Sep 17 00:00:00 2001 From: Jesus David Bermudez Sanchez <bernmudezj@jupyterMiLAB> Date: Wed, 17 Feb 2021 16:24:50 -0500 Subject: [PATCH] agregamos archivos donde hicimos varias pruebas al .gitignore, --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 87620ac..2070707 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,10 @@ .ipynb_checkpoints/ +animacion_lluvia.ipynb +haciendo_grafica_de_scatter_con_set.ipynb +moviendo_columnas_en_un_array.ipynb +prueba_de_animacion.ipynb +prueba_de_animacion_2.ipynb +prueba_anim_2.gif +prueba_anim_3.gif +prueba_anim_4.gif +prueba_anim_5.gif -- GitLab