1 Star 0 Fork 0

Wine助手/bottles

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 754 Bytes
一键复制 编辑 原始数据 按行查看 历史
老虎会游泳 提交于 2022-06-29 17:26 +08:00 . 包名改为 net.winegame.bottles
.mypy_cache/
.pytest_cache/
/.project
/.pydevproject
/.settings
/.cproject
/.idea
/bottles
.flatpak-builder/
/build
/build-dir
/bottles
/mesonbuild
__pycache__
.coverage
/install dir
/work area
/meson-test-run.txt
/meson-test-run.xml
/meson-cross-test-run.txt
/meson-cross-test-run.xml
/.flatpak
/builddir
.DS_Store
*~
*.swp
packagecache
/MANIFEST
/dist
/meson.egg-info
/docs/built_docs
/docs/hotdoc-private*
*.pyc
/*venv*
.buildconfig
# Ignore AppImage build dirs
/AppDir
/appimage-builder-cache
# Ignore generated files
*.deb
*.dsc
*.changes
.build
*.buildinfo
*.tar.gz
# Ignore files generated during build
*debian/files
*debian/.*
*debian/net.winegame.bottles*
*obj-x86_64-linux-gnu
# Ignore flatpak build dirs
/repo/
/flatpak/
.vscode/*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/winegame/bottles.git
git@gitee.com:winegame/bottles.git
winegame
bottles
bottles
master

搜索帮助