Code

ignore coverage files
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 12 May 2002 23:54:56 +0000 (23:54 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 12 May 2002 23:54:56 +0000 (23:54 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@728 57a73879-2fb5-44c3-a270-3262357dd7e2

.cvsignore
roundup/.cvsignore
roundup/backends/.cvsignore
roundup/templates/.cvsignore
roundup/templates/classic/.cvsignore
roundup/templates/classic/detectors/.cvsignore
roundup/templates/extended/.cvsignore
roundup/templates/extended/detectors/.cvsignore
test/.cvsignore

index 6b4a93d0534bb8bf860a1159ead422a393380916..8a37c5fcb6c5ea2da3455c286186caaed1849109 100644 (file)
@@ -3,3 +3,4 @@ localconfig.py
 build
 dist
 MANIFEST
+_test_*
index 0d20b6487c61e7d1bde93acf4a14b7a89083a16d..524065995901891bb7c73649fc5fd6139c17b6a1 100644 (file)
@@ -1 +1,2 @@
 *.pyc
+*.cover
index 0d20b6487c61e7d1bde93acf4a14b7a89083a16d..524065995901891bb7c73649fc5fd6139c17b6a1 100644 (file)
@@ -1 +1,2 @@
 *.pyc
+*.cover
index 0d20b6487c61e7d1bde93acf4a14b7a89083a16d..524065995901891bb7c73649fc5fd6139c17b6a1 100644 (file)
@@ -1 +1,2 @@
 *.pyc
+*.cover
index 5a1573ada011c7bb72f6b1db81eeb1b134071647..413cd123a0681c7f212c41340310aa5c97049ba8 100644 (file)
@@ -1,2 +1,3 @@
 *.pyc
 htmlbase.py
+*.cover
index 0d20b6487c61e7d1bde93acf4a14b7a89083a16d..524065995901891bb7c73649fc5fd6139c17b6a1 100644 (file)
@@ -1 +1,2 @@
 *.pyc
+*.cover
index 5a1573ada011c7bb72f6b1db81eeb1b134071647..413cd123a0681c7f212c41340310aa5c97049ba8 100644 (file)
@@ -1,2 +1,3 @@
 *.pyc
 htmlbase.py
+*.cover
index 0d20b6487c61e7d1bde93acf4a14b7a89083a16d..524065995901891bb7c73649fc5fd6139c17b6a1 100644 (file)
@@ -1 +1,2 @@
 *.pyc
+*.cover
index b0d7302dfd3f2f332e5228f454f2d601aea1535e..cbc965527479a265dbcbd3bdf2cfa8a99c6f9625 100644 (file)
@@ -1,3 +1,4 @@
 *.pyc
 localconfig.py
 db
+*.cover