Skip to content

Commit a953558

Browse files
committed
chore: remove readme-tree section from README.md
Signed-off-by: Nikolai Emil Damm <[email protected]>
1 parent 6b3eca0 commit a953558

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

.github/workflows/readme-tree.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,6 @@
66

77
A simple .NET library to manage cryptographic keys.
88

9-
<details>
10-
<summary>Show/hide folder structure</summary>
11-
12-
<!-- readme-tree start -->
13-
```
14-
.
15-
├── .github
16-
│   └── workflows
17-
├── src
18-
│   ├── Devantler.SecretManager.Core
19-
│   └── Devantler.SecretManager.SOPS.LocalAge
20-
│   ├── Models
21-
│   └── Utils
22-
└── tests
23-
└── Devantler.SecretManager.SOPS.LocalAge.Tests
24-
├── SOPSLocalAgeSecretManagerTests
25-
└── Utils
26-
└── SOPSConfigHelperTests
27-
28-
13 directories
29-
```
30-
<!-- readme-tree end -->
31-
32-
</details>
33-
349
## Prerequisites
3510

3611
- [.NET](https://dotnet.microsoft.com/en-us/)

0 commit comments

Comments
 (0)