fix: restore historical runner elo imports

This commit is contained in:
devRaGonSa
2026-05-20 18:27:25 +02:00
parent 6a480669dd
commit 74f73d61a6
3 changed files with 107 additions and 0 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@ ai/reports/*.md
# Local backend runtime data
backend/runtime/
backend/data/*.sqlite3
backend/data/*.writer.lock
!backend/data/.gitkeep
backend/data/snapshots/**
!backend/data/snapshots/.gitkeep