diff --git a/.gitignore b/.gitignore
index be4f5e98d6808f994d353a44523ce04d4154bf78..c9998ea4a575a4521f7880d40447b27513436c0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,12 @@
 *.onnx
+lab-4/task_2_faces/
+lab-4/task_3_1_references/
+lab-4/task_3_2_references/
+lab-4/task_2_faiss_index.index
+lab-4/task_2_names.npy
+lab-4/task_2_staff_photo.csv
+lab-4/task_3_1_cache/dir_hash.txt
+lab-4/task_3_1_cache/embeddings_cache.pkl
 
 # Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,macos,windows,jupyternotebooks
 # Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode,python,macos,windows,jupyternotebooks
@@ -264,4 +272,4 @@ $RECYCLE.BIN/
 # Windows shortcuts
 *.lnk
 
-# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,macos,windows,jupyternotebooks
\ No newline at end of file
+# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,macos,windows,jupyternotebooks