diff --git a/.gitignore b/.gitignore
index d79d1bbf72e390ae658ea9d7d837adbb992d59ba..57c44283de62d7d0003fc9776142e71b4e16b28c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,21 @@ env/
 dataset/
 
 .venv
+
+.venv/*
+
+# Ignore Jupyter Notebook checkpoints
+**.ipynb_checkpoints/
+
+# Ignore macOS metadata
+.DS_Store
+
+**.pdf
+
+*.csv
+
+*.zip
+
+*.xlsx
+
+*.ods