Currently I have this folder
/public/images
Where all images are being stored
But I have this 1 sub folder inside of images
folder named as mycta
It is possible to ignore all files inside of /public/images
except for this directory /public/images/mycta
?
As of now I have this /public/images
in my gitignore file