From 84459803017329419c8c5e35fc95279d3dd1be57 Mon Sep 17 00:00:00 2001 From: Jeremy Yin Date: Thu, 14 Mar 2024 16:39:38 +0800 Subject: [PATCH] ignore data --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5d381cc..6f98428 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +.idea +data