Answer the question
In order to leave comments, you need to log in
How to exclude some directories from version control?
I have a project created in Visual Studio.
If, for example, I want to upload a project to gitlab, then I execute the command "git add ." and in the subsequent commit there will be all the files of the project. How can I exclude the obj and bin folders via git bash so that their contents are not checked for changes in any way?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question