I init folder. Added all files commit them and than push them. Everything was looking fine...but i am missing some files and folder.
To example my .gitignore file
web/images/uploaded_profile_pictures/* But there should be uploaded_profile_pictures folder... how to write it in .gitignore to ignore ONLY the content of the folder.. and keep the folder?
And second problem... why is there missing content???
After push
