summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-10-08 12:26:32 +0200
committerMatěj Cepl <mcepl@cepl.eu>2015-10-13 15:52:36 +0200
commitf8813cb81e670494c71357b4118fb0480e811c8d (patch)
tree177baa484a727cdbd12d6804fc2719e25c2c43ac /.gitignore
parent395ad97d73636f8d5749f69e7b65e1d1ff3ef446 (diff)
downloadm2crypto-f8813cb81e670494c71357b4118fb0480e811c8d.tar.gz
We forgot import platform somewhere so tests were failing.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 263f30b..fbb9675 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ build/
tests/randpool.dat
tests/sig.p7
tests/sig.p7s
+tests/tmpcert.der
+M2Crypto/_m2crypto.py