1 Star 0 Fork 0

Fe-ver/Bootcamp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 603 Bytes
一键复制 编辑 原始数据 按行查看 历史
lichun 提交于 2014-11-02 14:04 . add rule to .gitignore
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.pyc
# C extensions
*.so
# Distribution / packaging
.Python
.idea/
*bootcamp_env/
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
log/
*.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/
.DS_Store
*.sqlite3
*.env
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Fe-ver/Bootcamp.git
git@gitee.com:Fe-ver/Bootcamp.git
Fe-ver
Bootcamp
Bootcamp
master

搜索帮助