fix: ignore QR token lockfile

This commit is contained in:
2026-09-10 23:41:19 +02:00
parent 8b924b55d1
commit 4228c1e636

1
.gitignore vendored
View File

@@ -50,6 +50,7 @@ Thumbs.db
.caldav_sync_state.json
# État d'authentification pronotepy (QR code / token rotation)
.pronote_auth_state.json
.pronote_auth_state.json.lock
*.state.json
# --- Local scratch / WIP files ---