5 Star 33 Fork 16

gallanthunter/FlaskCMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 683 Bytes
一键复制 编辑 原始数据 按行查看 历史
gallanthunter 提交于 2022-07-23 22:00 . update gitignore file
/migrations/
/.idea/
/cms/.idea/
data-dev.sqlite
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Environments
venv/
# Flask stuff:
instance/
.webassets-cache
# PyBuilder
.pybuilder/
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/
# Pyre type checker
.pyre/
# pytype static type analyzer
.pytype/
# IDE
.idea
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/gallanthunter/FlaskCMS.git
git@gitee.com:gallanthunter/FlaskCMS.git
gallanthunter
FlaskCMS
FlaskCMS
master

搜索帮助