aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTerry Chia <terrycwk1994@gmail.com>2015-03-22 12:06:26 +0800
committerTerry Chia <terrycwk1994@gmail.com>2015-09-26 22:31:53 +0800
commit7f0705ce3280c31934f111e6b4bba91260cf9cb5 (patch)
tree0fdc369222a0052c830a7abd34cb1af303cca581 /.gitignore
parent5cec1bf1b644c33cffe96e8f8ebd11a1a343bc6d (diff)
downloadcryptography-7f0705ce3280c31934f111e6b4bba91260cf9cb5.tar.gz
cryptography-7f0705ce3280c31934f111e6b4bba91260cf9cb5.tar.bz2
cryptography-7f0705ce3280c31934f111e6b4bba91260cf9cb5.zip
Fix .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bf1a504a..60f90063 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,4 @@ htmlcov/
*.egg
.eggs/
*.py[co]
-./hypothesis
+.hypothesis/