Commit 4cede2e9 authored by Chris Wanstrath's avatar Chris Wanstrath

Merge pull request #266 from joshminnie/master

Bumpy case StyleCop file wasn't being ignored
parents 72835feb 5b287607
...@@ -73,7 +73,7 @@ TestResults ...@@ -73,7 +73,7 @@ TestResults
[Tt]est[Rr]esult* [Tt]est[Rr]esult*
*.Cache *.Cache
ClientBin ClientBin
stylecop.* [Ss]tyle[Cc]op.*
~$* ~$*
*.dbmdl *.dbmdl
Generated_Code #added for RIA/Silverlight projects Generated_Code #added for RIA/Silverlight projects
...@@ -85,4 +85,4 @@ Backup*/ ...@@ -85,4 +85,4 @@ Backup*/
UpgradeLog*.XML UpgradeLog*.XML
# NuGet # NuGet
packages/ packages/
\ No newline at end of file
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