1 Star 0 Fork 1

ebaeab/musicbox

forked from nauen/musicbox 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 722 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ma233 提交于 2016-03-10 16:07 . use venv
# 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/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
# Django stuff:
*.log
*.pot
# Sphinx documentation
docs/_build/
# ctags
tags
src/.idea/*
.idea/*
# ignore mac file
.DS_Store
src/.DS_Store
# ignore demo
out.gif
# ignore swp files
NEMbox/*.swp
# ignore TEST files
TEST
# virtualenv
venv
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ebaeab/musicbox.git
git@gitee.com:ebaeab/musicbox.git
ebaeab
musicbox
musicbox
master

搜索帮助