summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3b7faab7017b86e2ad3b3db1e31f9477fd25f627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc
*~
/build
/dist
/M2Crypto/*_m2crypto*.so
M2Crypto.egg-info
/.eggs/
/EGG-INFO
/tests/randpool.dat
/tests/sig.p7
/tests/sig.p7s
/tests/tmpcert.der
MANIFEST