mirror of https://github.com/zeromq/pyzmq.git
32 lines
369 B
Plaintext
32 lines
369 B
Plaintext
.idea
|
|
.vagrant
|
|
*.pyc
|
|
zmq/backend/cython/*.c
|
|
zmq/devices/*.c
|
|
zmq/utils/*.json
|
|
zmq/include/*.h
|
|
__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
|
|
wheelhouse
|
|
.coverage
|
|
.cache
|
|
.pytest_cache
|
|
win-dist
|
|
*.pickle
|
|
.ipynb_checkpoints
|