From a4ae8840224f0a845a3bf713f46e6d639ee655d6 Mon Sep 17 00:00:00 2001 From: Dan Date: Sat, 14 Dec 2024 21:33:33 -0500 Subject: [PATCH] Removed our data from being uploaded to save on space --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5d381cc..c2ea699 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +/data \ No newline at end of file