This commit is contained in:
Satria 2024-10-14 18:47:53 +07:00
commit aa73cbf9d1
8 changed files with 214 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"cSpell.words": [
"dnscontrol"
]
}