Add AMD CPU support (CSV import + TechPowerUp scraper), fix alternatives accordion, untrack database.db

This commit is contained in:
2026-04-13 11:19:31 +02:00
parent 2afdb15d53
commit eedb96c53a
4 changed files with 408 additions and 13 deletions

2
.gitignore vendored
View File

@@ -15,6 +15,8 @@ ENV/
# The live database is never committed only cpu_specs is preserved via the
# bundled seed dump (if one is created). See purge_db.py before committing.
database.db
database.db-shm
database.db-wal
# ── Logs ──────────────────────────────────────────────────────────────────────
*.log