Add trailing slashes to folders, RS rule comment, remove dupes.
[Oo]bj/
# MSTest test Results
-[Tt]est[Rr]esults/
+[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
*_i.c
# ReSharper is a .NET coding add-in
_ReSharper*/
-
+# Some recommend against the RS rule below - excludes useful info?
*.[Rr]e[Ss]harper
# NCrunch
.*crunch*.local.xml
# Installshield output folder
-[Ee]xpress
+[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/html
# Click-Once directory
-publish
+publish/
# Publish Web Output
*.Publish.xml
AppPackages/
# Others
-sql
-TestResults
-[Tt]est[Rr]esult*
+sql/
*.Cache
-ClientBin
+ClientBin/
[Ss]tyle[Cc]op.*
~$*
*.dbmdl
*.[Pp]ublish.xml
*.pfx
-Generated_Code #added for RIA/Silverlight projects
+# RIA/Silverlight projects
+Generated_Code/
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)