aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-08-07 12:18:02 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-08-07 12:18:02 -0700
commit0f66c6df6da33b1a0799018d34d9dd0f18e9c0d0 (patch)
tree5856475c12e0a01646e98a3ea2972de2b5a4740f /.gitignore
parent6c7cfeb02076bdc831df54a3688b3c7126baf38a (diff)
downloadcryptography-0f66c6df6da33b1a0799018d34d9dd0f18e9c0d0.tar.gz
cryptography-0f66c6df6da33b1a0799018d34d9dd0f18e9c0d0.tar.bz2
cryptography-0f66c6df6da33b1a0799018d34d9dd0f18e9c0d0.zip
Move all tests to be controlled by tox
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5d29a9f4..3977f226 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*.py[co]
__pycache__/
_build/
+.tox/