summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0b9042928daa9299689a28019380ef6a8d5111b1 (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