From c4907b0261cae3451f885302b6c73a6a12b99563 Mon Sep 17 00:00:00 2001 From: uroma Date: Mon, 19 Jan 2026 17:43:42 +0000 Subject: [PATCH] chore: ignore temporary documentation files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 82462cf3..943afde2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,7 @@ nohup.out database.sqlite database.sqlite-shm database.sqlite-wal + +# Temporary documentation +QUICK_REFERENCE.md +TASK_*_COMPLETION_SUMMARY.md