I have problem pushing my local folder to git repository using Bitbucket. Using terminal i switch to the directory when my project folder is and i use the following commands:
And after i succeed this and it tells me that the folder is added to my repository i get the folders like on the attached picture.
Can someone help why is it like this?
Thank you, Igor
I just add .gitignore file in the Project Folder and repeat the git commands and the folder was added to the repository with all files inside.