pyzmq/.gitignore

23 lines
270 B
Plaintext

*.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
wheelhouse