Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Added DotCover to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Williams committed May 11, 2012
1 parent 1c2099e commit 53db4b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ ipch/
# ReSharper is a .NET coding add-in
_ReSharper*

# DotCover is a code coverage tool
*.dotCover

# Installshield output folder
[Ee]xpress

Expand Down

0 comments on commit 53db4b5

Please sign in to comment.