aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2013-10-16 15:11:53 -0700
committerDonald Stufft <donald@stufft.io>2013-10-16 15:11:53 -0700
commit169dee88faa7c46b5551b89cf97a1b30c0a1c6ea (patch)
tree496a389ffe2d4eecad7ab7a75f33bc59165f29c6
parent9a76847c67f76184afbd5274d55ac55c34e06dd2 (diff)
parente417e67d293a446ac9a1999e20388f81dd24d7bc (diff)
downloadcryptography-169dee88faa7c46b5551b89cf97a1b30c0a1c6ea.tar.gz
cryptography-169dee88faa7c46b5551b89cf97a1b30c0a1c6ea.tar.bz2
cryptography-169dee88faa7c46b5551b89cf97a1b30c0a1c6ea.zip
Merge pull request #107 from alex/ignore-htmlcov
Ignore the htmlcov dir
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ecf07a08..5d187cfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ cffi-*.egg/
pycparser-*.egg/
pytest-*.egg/
dist/
+htmlcov/