From 9518a9be2158b86acd4d49a67add173020de0117 Mon Sep 17 00:00:00 2001 From: veypi Date: Mon, 16 Feb 2026 16:35:36 +0800 Subject: [PATCH] chore(gitignore): Update ignore rules - Remove outdated entries (oa.db, OneAuth) - Add .claude directory to ignore list --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index be13c53..ff7f3ba 100644 --- a/.gitignore +++ b/.gitignore @@ -270,6 +270,5 @@ Sessionx.vim tags # Persistent undo [._]*.un~ -oa.db static -OneAuth +.claude