2 Star 9 Fork 1

后盾人 / php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 258 Bytes
一键复制 编辑 原始数据 按行查看 历史
后盾人 提交于 2022-03-18 14:41 . init laravel project
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
[docker-compose.yml]
indent_size = 4
HTML
1
https://gitee.com/houdunren/php.git
git@gitee.com:houdunren/php.git
houdunren
php
php
master

搜索帮助