summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2011-06-25 20:10:39 +0300
committerEzio Melotti <ezio.melotti@gmail.com>2011-06-25 20:10:39 +0300
commit5778671073b53be1d009271664c57208968a08ee (patch)
tree9500bf6d228ec8efec63cb3267c7ff4821e0d080
parent33409d7bf33fa47232f2602c5c5b45e25936e609 (diff)
downloadcpython-git-5778671073b53be1d009271664c57208968a08ee.tar.gz
Backed out changeset ef306bd1d122
-rw-r--r--.bzrignore3
-rw-r--r--.gitignore3
-rw-r--r--.hgignore3
3 files changed, 0 insertions, 9 deletions
diff --git a/.bzrignore b/.bzrignore
index 15fa1e88cf..e893a7dfcf 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -40,6 +40,3 @@ __pycache__
.coverage
coverage/*
htmlcov/*
-.coverage
-coverage/*
-htmlcov/*
diff --git a/.gitignore b/.gitignore
index dafc9a9a27..63f4314e05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,3 @@ tags
.coverage
coverage/
htmlcov/
-.coverage
-coverage/
-htmlcov/
diff --git a/.hgignore b/.hgignore
index efb013e74b..6a2615b94b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -73,6 +73,3 @@ Modules/_testembed
.coverage
coverage/
htmlcov/
-.coverage
-coverage/
-htmlcov/