aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2012-04-18 11:47:03 -0700
committerChris Wanstrath <chris@ozmm.org>2012-04-18 11:47:03 -0700
commit4cede2e9d583e99c2ca555c79cf8066844074431 (patch)
treef9f8f2ea246623ca2d15bab0b008d2e24d482420 /Global
parent72835feb15658acd3c9dea6dab38a9ad6e6e177c (diff)
parent5b2876071dc87f9156786c2f2e8390389ca634a9 (diff)
downloadgitignore-4cede2e9d583e99c2ca555c79cf8066844074431.tar.gz
gitignore-4cede2e9d583e99c2ca555c79cf8066844074431.zip
Merge pull request #266 from joshminnie/master
Bumpy case StyleCop file wasn't being ignored
Diffstat (limited to 'Global')
-rw-r--r--Global/VisualStudio.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/Global/VisualStudio.gitignore b/Global/VisualStudio.gitignore
index e5d5b6b9..e45c285d 100644
--- a/Global/VisualStudio.gitignore
+++ b/Global/VisualStudio.gitignore
@@ -73,7 +73,7 @@ TestResults
[Tt]est[Rr]esult*
*.Cache
ClientBin
-stylecop.*
+[Ss]tyle[Cc]op.*
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects
@@ -85,4 +85,4 @@ Backup*/
UpgradeLog*.XML
# NuGet
-packages/ \ No newline at end of file
+packages/