Add Guardio web UI

This commit is contained in:
2026-05-22 19:42:08 +01:00
parent c6363dfa84
commit 82718e5e84
8 changed files with 810 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
__pycache__/
*.pyc
.venv/
.cache/
temp/
output/
@@ -7,4 +8,4 @@ output/
*.wav
*.mp3
logs/
*.log
*.log