Fix file sytle

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-08-11 22:42:49 +02:00
parent 227fb7b0db
commit 0324370be5
14 changed files with 35 additions and 38 deletions

2
.gitignore vendored
View File

@@ -13,6 +13,8 @@ docker-compose.yml
etc-dnsmasq.d/
etc-pihole/
var-log/
.vscode/
.pytest_cache/
# WIP/test stuff
doco.yml

View File

@@ -1,5 +0,0 @@
{
"github-actions.workflows.pinned.workflows": [
".github/workflows/v6-alpine-play.yml"
]
}