From e739fa8bb11a14f379b5153d812497146d96dc82 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Thu, 29 Feb 2024 14:07:49 +0100 Subject: [PATCH] Ignore the meta files for jupyter --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0048e1c..a1970d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -cats \ No newline at end of file +cats +.ipynb* \ No newline at end of file