From 16b17685f6ca466781401e1d5cf762d0e62c254e Mon Sep 17 00:00:00 2001 From: dmitriylaukhin Date: Mon, 6 Jul 2026 09:57:08 +0500 Subject: [PATCH] Ignore lms-auth.json auth state Co-Authored-By: Claude Fable 5 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5affc80..95b0c3a 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,6 @@ next-env.d.ts # Claude Code local plugins (external git repos, не коммитим) .claude/plugins/ + +# agent-browser auth state +lms-auth.json