From 65e4e1c807564e0bcdcee327d0dc8613ef3a3598 Mon Sep 17 00:00:00 2001 From: Gavin Macaulay Date: Thu, 22 Aug 2024 10:16:39 +1200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b684493..2880470 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ __pycache__/ /dist /site +/.ipynb_checkpoints \ No newline at end of file