feat(statusrotator): change the statuses

This commit is contained in:
zv
2026-05-06 20:54:31 +02:00
parent 687c68ee41
commit d045ce0fb4
4 changed files with 61 additions and 3 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
.venv/
venv/
env/
# Tool caches
.mypy_cache/
.pytest_cache/
.ruff_cache/
# IDE / OS noise
.idea/
.vscode/
.DS_Store
Thumbs.db
# Runtime artifacts
*.log