From 50180984fad8aed21233a7a4301bbd0723b7f8c9 Mon Sep 17 00:00:00 2001
From: Sean Dague
Date: Wed, 22 Oct 2008 17:45:43 +0000
Subject: - Inserted code coverage monocov. To run do nant test-cov.   Creates
 a new directory cov and exports to html files in   subdirectories.

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index d2e4fa4..145eba7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,4 +30,5 @@ bin/OpenSim.log
 bin/Physics*
 bin/Terrain*
 bin/estate_settings.xml
+cov/*
 *~
-- 
cgit v1.1