
12 Jan
2014
12 Jan
'14
6:06 a.m.
commit 8aa69a024f77310aff8943fa636c3e9161e29d29 Author: Isis Lovecruft <isis@torproject.org> Date: Fri Dec 20 07:37:14 2013 +0000 Ignore doc/coverage-html directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6cd8738..de658ec 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ installed-files.txt .tox *.prof nosetests.xml +doc/coverage-html/* # Translations *.mo