summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 006c23cdf26f88bfc2c94f09310f42303146bc35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.pyc
zmq/*/*.c
zmq/*/*/*.c
zmq/utils/*.json
__pycache__
build
dist
conf
bundled
*.egg-info
*.so
*.pyd
*.dll
*.dylib
docs/source/api/generated
docs/gh-pages
setup.cfg
MANIFEST
.tox
examples/security/public_keys
examples/security/private_keys