I had an altered file in the vendor folder that was in gitignore, then gave me a message and I did not read it :( and I gave a git -f add and forced to add the file that was in gitignore, so it added all the vendor folder.
The question is how do I pull all this folder back from versioning?