I want to ignore bin and obj folders from my git repository. As I\'ve found out, there is no easy way to do this in .gitignore. So, are there any other way? Using clean solu
If you are using Visual Studio then there is a simple way to do this.
It will create a default .gitignore file, which will ignore most of common folders & files that will used by framework/language.