I do not want to represent the projectname.project folder. Now i use that
git add .
...
...
git push orign master
I do not want to represent the projectname.project folder. When i use
git rm -r projectname.project
git delete the project projectname.project on my computer and I need to create the project again.
source
share