aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-11-17 13:40:02 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-11-17 13:40:02 -0800
commit491384ab0fc568796254c2a22f1beb6d50fcfeeb (patch)
treedc31cb94ae60a18a91066be820d8f2fd43699461
parent28add4f67de602e0dfc1ff80bce31bc753611103 (diff)
parent550054c2f986c01a6f0d2799b34f002be7fd5f9d (diff)
downloadcryptography-491384ab0fc568796254c2a22f1beb6d50fcfeeb.tar.gz
cryptography-491384ab0fc568796254c2a22f1beb6d50fcfeeb.tar.bz2
cryptography-491384ab0fc568796254c2a22f1beb6d50fcfeeb.zip
Merge pull request #1482 from reaperhulk/update-ignores
update ignores for new project structure
-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