Skip to content

Commit

Permalink
Merge pull request microsoft#29 from andrewst/changegitignore
Browse files Browse the repository at this point in the history
add resharper caches to gitignore
  • Loading branch information
DavidShootsMS committed Nov 24, 2015
2 parents 22c6732 + f14cddf commit c539795
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ Release/

/.vs/WPFSamples/v14
/.vs/WPFSamples/v14

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

0 comments on commit c539795

Please sign in to comment.