From 4c206c6e6dbc7f79269221264a43273e6df60d0a Mon Sep 17 00:00:00 2001 From: sirlolcat Date: Sun, 26 Nov 2023 12:51:06 +0100 Subject: [PATCH] chore: update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f5fe7e1..a78c4c9 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -datasets \ No newline at end of file +data/* \ No newline at end of file