chore: ignorer les fichiers locaux FIXME_* et TEST_*
Co-Authored-By: Warp <agent@warp.dev>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -49,6 +49,10 @@ Thumbs.db
|
||||
.caldav_sync_state.json
|
||||
*.state.json
|
||||
|
||||
# --- Local scratch / WIP files ---
|
||||
FIXME_*
|
||||
TEST_*
|
||||
|
||||
# --- Logs ---
|
||||
*.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user