aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-11-17 09:03:58 -1000
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-11-17 09:03:58 -1000
commit550054c2f986c01a6f0d2799b34f002be7fd5f9d (patch)
tree79a5878caed9b6bc996bd54217852554c33c67a0 /.gitignore
parentb581cc6a7abe8a8e6d487535dbf78453833fc34d (diff)
downloadcryptography-550054c2f986c01a6f0d2799b34f002be7fd5f9d.tar.gz
cryptography-550054c2f986c01a6f0d2799b34f002be7fd5f9d.tar.bz2
cryptography-550054c2f986c01a6f0d2799b34f002be7fd5f9d.zip
update ignores for new project structure
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8eec5dc6..0a5128f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,7 @@ _build/
build/
dist/
htmlcov/
-cryptography/_cffi__*
-cryptography/_Cryptography_cffi_*
+src/cryptography/_Cryptography_cffi_*
.tox/
.cache/
.coverage