summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 215a2ed..263f30b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,13 @@
*.pyc
*~
-
-M2Crypto.egg-info/
-M2Crypto/__m2crypto*.so
SWIG/_m2crypto.py
SWIG/_m2crypto_wrap.c
build/
+/dist
+/M2Crypto/__m2crypto.so
+/SWIG/_m2crypto.py
+/M2Crypto.egg-info
+/EGG-INFO
tests/randpool.dat
tests/sig.p7
tests/sig.p7s