From 879fa34493d0ff9bb4af1816d0df956ea288ccf9 Mon Sep 17 00:00:00 2001 From: Yuuki Date: Tue, 31 Dec 2024 17:50:10 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ab3e8ce..4527fc7 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +data/*