add dirs control

This commit is contained in:
Arne Teuke
2025-04-24 19:00:20 +02:00
parent 7fbf602fa9
commit a54058d10c
3 changed files with 67 additions and 6 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"cSpell.words": [
"phpd",
"userlib"
]
}