refact: move projects into src directory.

Signed-off-by: jackfiled <xcrenchangjun@outlook.com>
This commit is contained in:
2026-02-26 15:34:08 +08:00
parent 0d10946ec1
commit 4de644036f
374 changed files with 925 additions and 302 deletions

View File

@@ -12,7 +12,7 @@ indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[project.json]
[{project.json,appsettings.json,appsettings.*.json}]
indent_size = 2
[*.{yaml,yml}]