From f0626b6aaec4b5496cdd3602588f4d1d34d4b503 Mon Sep 17 00:00:00 2001 From: Dustin Smith Date: Fri, 18 Mar 2022 22:20:13 +0700 Subject: [PATCH] updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8ad6195..d3a2834 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ Thumbs.db # Python __pycache__/ *.py[cod] +.ipynb_checkpoints/