aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-02 10:42:34 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-02 10:42:34 -0500
commit1dea513d7a0fb6c1a3c1df2924db1bd1135f78ff (patch)
treefc3142c867fbf514345e31ae4b3fd7551be5c947 /.gitignore
parent9ab8e7a540eebc802da0eaa73fbefe0a2af4ac9a (diff)
parente98df9c97b764420ab5c89b64ed4d7c164e28e50 (diff)
downloadcryptography-1dea513d7a0fb6c1a3c1df2924db1bd1135f78ff.tar.gz
cryptography-1dea513d7a0fb6c1a3c1df2924db1bd1135f78ff.tar.bz2
cryptography-1dea513d7a0fb6c1a3c1df2924db1bd1135f78ff.zip
Merge pull request #1773 from Ayrx/hypothesis
Property based testing with Hypothesis
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8a870e05..60f90063 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ htmlcov/
*.egg
.eggs/
*.py[co]
+.hypothesis/