337 Star 1.2K Fork 170

GVPMindSpore / mindinsight

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
liangyongxiong 提交于 2021-05-16 11:31 . remove crc32 compiling script
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
htmlcov
.trash
.pytest_cache/
# Distribution / packaging
bin/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Editors/IDEs
.idea/
*.sublime-*
*.swp
*.save
# test file
.coverage
.cache
# project wide git ignore
# Compiled artifacts
*.so
*.whl
# Python backup files
*.pyc
# Emacs backup files
*~
*#
.#*
# Vim file artifacts
.*.sw*
# Makefile dummy artifacts
.*-dummy
# log files
*.log
# code coverage
*.cov
# Test result xml files
report.xml
*.pprof
results.xml
TESTS*.xml
# local project settings
.settings
.project
.gradle
.idea
# tox
.tox/
# vscode settings
.vscode
# OS files
*.DS_Store
package-lock.json
build/*
!build/scripts
!build/build.sh
output/
!output/README.md
mindinsight/ui/public/static/js/graphvizlib.wasm
Python
1
https://gitee.com/mindspore/mindinsight.git
git@gitee.com:mindspore/mindinsight.git
mindspore
mindinsight
mindinsight
master

搜索帮助