Compare commits
3 Commits
3e98a6c437
...
57395c51b1
| Author | SHA1 | Date | |
|---|---|---|---|
| 57395c51b1 | |||
| a458d4f594 | |||
|
|
7f9d63308b |
@@ -9,16 +9,18 @@ A snapshot of the tracked files in the repository (build output, dependencies, a
|
||||
git-ignored paths are excluded).
|
||||
|
||||
```text
|
||||
link-main/
|
||||
└── link/
|
||||
link/
|
||||
├── .gitea/
|
||||
│ ├── ISSUE_TEMPLATE/
|
||||
│ │ ├── bug_report.md
|
||||
│ │ ├── config.yaml
|
||||
│ │ └── feature_request.md
|
||||
│ ├── scripts/
|
||||
│ │ └── gen_tree.py
|
||||
│ ├── workflows/
|
||||
│ │ ├── release.yml
|
||||
│ │ └── sonarqube.yml
|
||||
│ │ ├── sonarqube.yml
|
||||
│ │ └── sync-project-tree.yml
|
||||
│ └── PULL_REQUEST_TEMPLATE.md
|
||||
├── sidecar/
|
||||
│ ├── src/
|
||||
|
||||
Reference in New Issue
Block a user