commit | 169dee88faa7c46b5551b89cf97a1b30c0a1c6ea | [log] [tgz] |
---|---|---|
author | Donald Stufft <donald@stufft.io> | Wed Oct 16 15:11:53 2013 -0700 |
committer | Donald Stufft <donald@stufft.io> | Wed Oct 16 15:11:53 2013 -0700 |
tree | 496a389ffe2d4eecad7ab7a75f33bc59165f29c6 | |
parent | 9a76847c67f76184afbd5274d55ac55c34e06dd2 [diff] | |
parent | e417e67d293a446ac9a1999e20388f81dd24d7bc [diff] |
Merge pull request #107 from alex/ignore-htmlcov Ignore the htmlcov dir
diff --git a/.gitignore b/.gitignore index ecf07a0..5d187cf 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,3 +8,4 @@ pycparser-*.egg/ pytest-*.egg/ dist/ +htmlcov/