2 Star 1 Fork 0

yosong / my_gpt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
憨狗 提交于 2023-04-05 14:07 . 我修改了显示效果
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true # 在文件末尾插入空白
trim_trailing_whitespace = true # 去除首航空白
[*.md]
max_line_length = off
trim_trailing_whitespace = false
TypeScript
1
https://gitee.com/yosong/my_gpt.git
git@gitee.com:yosong/my_gpt.git
yosong
my_gpt
my_gpt
master

搜索帮助