1 Star 0 Fork 0

compliance-tools/compliance-zhangfei

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
SmartsYoung 提交于 2021-07-09 10:37 . init the compliance-zhangfei
# ScanCode special files
/SCANCODE_DEV_MODE
# Python compiled files
*.py[cod]
# virtualenv and other misc bits
/src/*.egg-info
/dist
/build
/bin
/lib
/scripts
/Scripts
/Lib
/pip-selfcheck.json
/tmp
.Python
/include
/Include
/local
*/local/*
/local/
/share/
/tcl/
/.eggs/
# Installer logs
pip-log.txt
# Unit test / coverage reports
.cache
.coverage
.coverage.*
nosetests.xml
htmlcov
# Translations
*.mo
# IDEs
.project
.pydevproject
.idea
org.eclipse.core.resources.prefs
.vscode
.vs
# Sphinx
docs/_build
docs/bin
docs/build
docs/include
docs/Lib
doc/pyvenv.cfg
pyvenv.cfg
# Various junk and temp files
.DS_Store
*~
.*.sw[po]
.build
.ve
*.bak
/.cache/
# test files that should not be ignored
!/tests/typecode/data/contenttype/compiled/java/*
!/tests/typecode/data/contenttype/compiled/python/*
!/tests/typecode/data/contenttype/compiled/flash/*
!/tests/typecode/data/contenttype/compiled/linux/*
!/tests/typecode/data/contenttype/compiled/win/*
!/tests/typecode/data/contenttype/package/*
# pyenv
/.python-version
/man/
/.pytest_cache/
lib64
tcl
/.env
*.orig
/release*
/00-*.txt
/z-todo-licenses-*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/compliance-tools/compliance-zhangfei.git
git@gitee.com:compliance-tools/compliance-zhangfei.git
compliance-tools
compliance-zhangfei
compliance-zhangfei
develop

搜索帮助