From 1fc8f47be4fe55de542d3b943fc99ebdae15210d Mon Sep 17 00:00:00 2001 From: jal <jal.ccs@gmail.com> Date: Fri, 25 Jun 2021 22:26:01 -0400 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d535086..5777d67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.ipynb_checkpoints/ #LaTeX & TeXmaker *.aux *.log -- GitLab