129 Star 331 Fork 121

cosven / FeelUOwn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 698 Bytes
一键复制 编辑 原始数据 按行查看 历史
Shaowen Yin 提交于 2023-04-19 20:14 . bundle: support macos (#675)
# PyCharm
# http://www.jetbrains.com/pycharm/webhelp/project.html
.idea
.iml
.settings
# pyinstaller
/FeelUOwn.spec
/FeelUOwnX.spec
*.mp3
*.pyc
*.swp
*.swo
*.whl
*.desktop
*.md~
*.py~
sphinx_doc/build
test.py
user.json
*.bak
*.vim-bookmarks
\#*
__pycache__
.cache
.ipynb_checkpoints
*.DS_Store
*.un~
*.desktop
app.command
*.log
cookie*
.coverage
# user data
data/*.json
cache/*.json
# test image
# feeluown/*.png
# feeluown/*.jpg
# feeluown.gui.widgets/*.png
# feeluown.gui.widgets/*.jpg
#
# node
node_modules
# rope
*.out
.ropeproject
dist/
build/
feeluown.egg-info/
.eggs/
# Emacs
.\#*
\#*\#
.dir-locals.el
# virtualenv
.venv
.venv/
# others
*.html
.pytest_cache/
*.dat
htmlcov/
Python
1
https://gitee.com/zjuysw/FeelUOwn.git
git@gitee.com:zjuysw/FeelUOwn.git
zjuysw
FeelUOwn
FeelUOwn
master

搜索帮助