3 Star 4 Fork 9

anolis / leapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
.vagrant/
__pycache__/
*.pyc
# Symlink to virtualenv
# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
.DS_Store
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ll]ib64
[Ll]ocal
[Ss]cripts
pyvenv.cfg
.venv
playbook.retry
dist/
*.egg-info/
docs/build/
.idea/
docs/build/
pip-selfcheck.json
.coverage
.pytest_cache
.cache/
*.egg-info/
*.py[co]
*/.Python/*
leapp/utils/schemas.py
res/schema/schemas.py
.vscode/
leapp.db
# do not ignore the directory with tests...
!tests/scripts/
Python
1
https://gitee.com/anolis/leapp.git
git@gitee.com:anolis/leapp.git
anolis
leapp
leapp
master_anolis

搜索帮助