From 14854ff20ada3e292a21b2fafd8ed579f432f9d3 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:41:11 +0800 Subject: [PATCH] updated ignored files --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3b168d8..8ea81cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -data/*.csv -passwords/ \ No newline at end of file +data/datasets/ +passwords/ +.DS_Store \ No newline at end of file