chore: ignorer les fichiers locaux FIXME_* et TEST_*

Co-Authored-By: Warp <agent@warp.dev>
This commit is contained in:
2026-09-06 17:01:27 +02:00
parent 373aba2ef0
commit 8b50731bab

4
.gitignore vendored
View File

@@ -49,6 +49,10 @@ Thumbs.db
.caldav_sync_state.json
*.state.json
# --- Local scratch / WIP files ---
FIXME_*
TEST_*
# --- Logs ---
*.log