1 Star 8 Fork 0

yePang/ra08h-tc

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 227 Bytes
一键复制 编辑 原始数据 按行查看 历史
yePang 提交于 2025-05-21 10:28 +08:00 . Initial
# Python缓存文件
__pycache__/
*.py[cod]
*$py.class
# 环境目录
venv/
env/
ENV/
# 日志文件
*.log
# 构建目录
build/
dist/
*.egg-info/
# IDE相关
.idea/
.vscode/
*.swp
*.swo
# 系统文件
.DS_Store
Thumbs.db
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sjz960913/ra08h-tc.git
git@gitee.com:sjz960913/ra08h-tc.git
sjz960913
ra08h-tc
ra08h-tc
master

搜索帮助