Currently I've used git
I have this directory public/images/facility
where all facility images are being stored.
What I want to do is, I want to push the project on new repo this directory public/images/facility
but not the images currently it contains.
How can I rule it on my gitignore
file?
Because this directory contains huge amounts of images, But still I want my repo to recognize this dir public/images/facility