In the .gitignore
is a directory that I would need to pull on my localhost. I don't see this directory in the project structure o Github, but when I try to search it, I see this directory in the .gitignore
file.
I pulled the project from Github on my localhost, but this directory is missing. How can I get that directory?
Thanks