Updates to Nino’s .hgignore files for Visual Studio

As I move more of my repositories from SVN to Mercurial, I’m constantly referring to Nino’s sample .hgignore file he provided for Visual Studio developers.  I always start with his file but add a few more lines and thought I’d share them here.  Start with Nino’s .hgignore file and add the following two lines at the bottom:

TestResults\*
glob:desktop.ini

Obviously, we don’t need to version our TestResults.  And I don’t want to version the occasional desktop.ini that gets generated by XP when you tweak folder settings.

Published Monday, May 24, 2010 9:56 AM by PSteele

Comments

# Updates to Nino???s .hgignore files for Visual Studio | OOP - Object Oriented Programing

Pingback from  Updates to Nino???s .hgignore files for Visual Studio | OOP - Object Oriented Programing

# Twitter Trackbacks for Updates to Nino???s .hgignore files for Visual Studio - Patrick Steele's .NET Blog [asp.net] on Topsy.com

Pingback from  Twitter Trackbacks for                 Updates to Nino???s .hgignore files for Visual Studio - Patrick Steele's .NET Blog         [asp.net]        on Topsy.com