From 9d00588f304326c4dc6ccf6c4f066a78d8bd402c Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 7 Aug 2013 13:21:42 -0700 Subject: Record coverage --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c5a2f99c..2bf40e7c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ __pycache__/ _build/ .tox/ *.egg-info/ +.coverage -- cgit v1.2.3