docs(tree): sync website/PROJECT_TREE.md #44
@@ -9,8 +9,7 @@ A snapshot of the tracked files in the repository (build output, dependencies, a
|
|||||||
git-ignored paths are excluded).
|
git-ignored paths are excluded).
|
||||||
|
|
||||||
```text
|
```text
|
||||||
website-main (4)/
|
website/
|
||||||
└── website/
|
|
||||||
├── .claude/
|
├── .claude/
|
||||||
│ └── launch.json
|
│ └── launch.json
|
||||||
├── .gitea/
|
├── .gitea/
|
||||||
@@ -18,10 +17,13 @@ website-main (4)/
|
|||||||
│ │ ├── bug_report.md
|
│ │ ├── bug_report.md
|
||||||
│ │ ├── config.yaml
|
│ │ ├── config.yaml
|
||||||
│ │ └── feature_request.md
|
│ │ └── feature_request.md
|
||||||
|
│ ├── scripts/
|
||||||
|
│ │ └── gen_tree.py
|
||||||
│ ├── workflows/
|
│ ├── workflows/
|
||||||
│ │ ├── build-images.yml
|
│ │ ├── build-images.yml
|
||||||
│ │ ├── pr-checks.yml
|
│ │ ├── pr-checks.yml
|
||||||
│ │ └── sonarqube.yml
|
│ │ ├── sonarqube.yml
|
||||||
|
│ │ └── sync-project-tree.yml
|
||||||
│ └── PULL_REQUEST_TEMPLATE.md
|
│ └── PULL_REQUEST_TEMPLATE.md
|
||||||
├── bot/
|
├── bot/
|
||||||
│ ├── src/
|
│ ├── src/
|
||||||
|
|||||||
Reference in New Issue
Block a user