summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d82e4c2c6dd6a7cddd59288d6609e57666e6e9f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.pyc
zmq/backend/cython/*.c
zmq/devices/*.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