ReSharper + Git + .gitignore
Anyone using Git and Visual Studio with ReSharper? If so, what does your .gitignore file look like?
Since the jetbrains guys themselves are probably really familiar with which files can be excluded
from source control, what are you suggestions?
Thanks
Please sign in to leave a comment.
Currently, I have only two lines in .gitignore:
-Kenneth