Commit 60575531 authored by Adam Roben's avatar Adam Roben

Merge pull request #613 from bdukes/patch-3

Ignore user-specific ReSharper settings
parents 0e5ad28f 2ee0c56f
...@@ -65,6 +65,7 @@ ipch/ ...@@ -65,6 +65,7 @@ ipch/
# ReSharper is a .NET coding add-in # ReSharper is a .NET coding add-in
_ReSharper*/ _ReSharper*/
*.[Rr]e[Ss]harper *.[Rr]e[Ss]harper
*.DotSettings.user
# TeamCity is a build add-in # TeamCity is a build add-in
_TeamCity* _TeamCity*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment