From 3dd29a989a2b8c3544c89172fc6af7e06948a462 Mon Sep 17 00:00:00 2001 From: Jesus David Bermudez Sanchez <bernmudezj@jupyterMiLAB> Date: Wed, 7 Apr 2021 11:33:24 -0500 Subject: [PATCH] =?UTF-8?q?A=C3=B1adimos=20el=20archivo=20.gitignore=20con?= =?UTF-8?q?=20los=20checkpoints=20del=20Notebook=20de=20Jupyter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2f93107..87620ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -.ipynb_check_points/ +.ipynb_checkpoints/ -- GitLab