pyzmq/.gitignore

19 lines
164 B
Plaintext

*.pyc
zmq/*/*.c
zmq/*/*/*.c
__pycache__
build
dist
conf
bundled
*.egg-info
*.so
*.pyd
*.dll
*.dylib
docs/source/api/generated
docs/gh-pages
setup.cfg
MANIFEST
.tox