From 36caf7483d33021d52ef8f7fe25cf48105c0c0da Mon Sep 17 00:00:00 2001 From: Yorusora <2944763079@qq.com> Date: Sat, 4 Jan 2025 17:42:02 +0800 Subject: [PATCH] initial commit --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6025788..5360075 100644 --- a/.gitignore +++ b/.gitignore @@ -252,8 +252,8 @@ ipython_config.py # Remove previous ipynb_checkpoints # git rm -r .ipynb_checkpoints/ -!data -!history data/* history/* -.idea/* \ No newline at end of file +.idea/* +!data +!history \ No newline at end of file