diff --git a/.gitignore b/.gitignore index 68b7cff0627114bb8bb2f8d79d8ab6d42dc7e4a2..cd19fc48ed9c7f72f115da6c6c776922de096d9f 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,6 @@ node_modules/ # This is one of the few instances where we don't expect to ever use # this in production. So we can safely ignore Pipfile.lock files. */Pipfile.lock + +# Ignore test image, if present. +*/media/uploads/test_image.*