diff --git a/.gitignore b/.gitignore index 7c2e09e..82951f7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /data/images/products /data/images/last_iteration/*.png venv -.DS_Store \ No newline at end of file +.DS_Store +.idea/* \ No newline at end of file