1 Star 1 Fork 0

用户6046187409/rocketmq-client-python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 741 Bytes
一键复制 编辑 原始数据 按行查看 历史
messense 提交于 2019-01-08 14:39 . Update .gitignore for dylibs
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
include/
man/
etc/
share/
*.egg-info/
.installed.cfg
*.egg
# pyenv
.python-version
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
pip-selfcheck.json
# Unit test / coverage reports
htmlcov/
.tox/
.coverage*
.cache
nosetests.xml
coverage.xml
# Profiling
prof/
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
# Django stuff:
*.log
*.pot
# Sphinx documentation
docs/_build/
# PyCharm
.idea/
# Vagrant
.vagrant/
.mypy_cache/
# dylib
rocketmq/*.dylib
rocketmq/*.so
rocketmq/*.dll
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/AI-Mart/rocketmq-client-python.git
git@gitee.com:AI-Mart/rocketmq-client-python.git
AI-Mart
rocketmq-client-python
rocketmq-client-python
master

搜索帮助