aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2013-08-11 17:05:41 -0400
committerDonald Stufft <donald@stufft.io>2013-08-11 17:29:21 -0400
commit4c1852c74bc77ad82f198245a79cbcb75c832072 (patch)
tree23c74b523af0245b6f0ca439363cb91b2f3f1910 /.gitignore
parent9ebb8ff06ceb8b65bf41a9f1c907dbddfeabd2ed (diff)
downloadcryptography-4c1852c74bc77ad82f198245a79cbcb75c832072.tar.gz
cryptography-4c1852c74bc77ad82f198245a79cbcb75c832072.tar.bz2
cryptography-4c1852c74bc77ad82f198245a79cbcb75c832072.zip
Ignore the dist directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 886683e3..ecf07a08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ _build/
cffi-*.egg/
pycparser-*.egg/
pytest-*.egg/
+dist/