Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbradwilson <dotnetguy@gmail.com>2012-06-29 22:54:12 +0400
committerbradwilson <dotnetguy@gmail.com>2012-06-30 02:45:47 +0400
commit6d93b1565f95598c648398fca9c4e49785512559 (patch)
tree648445b908a7314f8dd830af8216324da4a8c9b8 /.gitignore
parent272568e66dbf99d5fd69ff511097e3c1c6da014c (diff)
Fix up unit tests which fail when .NET 4.5 is on the box
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1944dceb..9be8c3f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
[Bb]in
[Oo]bj
+[Tt]est[Rr]esults
*.suo
*.user
*.[Cc]ache