aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-10-16 14:49:30 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-10-16 14:49:30 -0700
commite417e67d293a446ac9a1999e20388f81dd24d7bc (patch)
tree64839c85fa60a5700f64ac9bd15de99ea08ffa98 /.gitignore
parent1ab3aa47898b70f3329c17854c913e7511486787 (diff)
downloadcryptography-e417e67d293a446ac9a1999e20388f81dd24d7bc.tar.gz
cryptography-e417e67d293a446ac9a1999e20388f81dd24d7bc.tar.bz2
cryptography-e417e67d293a446ac9a1999e20388f81dd24d7bc.zip
Ignore the htmlcov dir
Diffstat (limited to '.gitignore')
-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/