diff --git a/.gitignore b/.gitignore index 1f30251..8833c3d 100644 --- a/.gitignore +++ b/.gitignore @@ -165,4 +165,7 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -.env.production \ No newline at end of file +.env.production + +media/images/ +media/original_images/ \ No newline at end of file