Test-Harness aus dem Repo nehmen und ignorieren
Deploy / check (push) Has been cancelled
Deploy / deploy (push) Has been cancelled

Die Datei stubbt die API, damit das Panel ohne laufenden Bot rendert. Sie
wird beim Entwickeln erzeugt und ist mir beim letzten Commit mit reingerutscht.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-01 04:38:39 +02:00
co-authored by Claude Fable 5
parent 55085d7e2b
commit 499761a0e2
2 changed files with 4 additions and 149 deletions
+4
View File
@@ -8,6 +8,10 @@ frontend/dist/
# Laufzeitdaten (SQLite etc.)
data/
# Test-Harness: stubbt die API, damit das Panel ohne laufenden Bot rendert.
# Wird beim Entwickeln erzeugt und gehoert nicht ins Repo.
frontend/harness*.html
# Logs & OS-Kram
*.log
.DS_Store