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