From 24eb764f6aa40258c9d0718e0726e4dd623d9752 Mon Sep 17 00:00:00 2001 From: Jesus David Bermudez Sanchez <bernmudezj@jupyterMiLAB> Date: Fri, 19 Feb 2021 00:07:35 -0500 Subject: [PATCH] se agregan pruebas y checkpoints al archivo .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 24bd1c0..31450c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -./ipynb_checkpoints/ +.ipynb_checkpoints/ +prueba.ipynb -- GitLab