From c8fb85f8a4906f296844278a50672e3bcd22d059 Mon Sep 17 00:00:00 2001 From: Noah Qin Date: Sun, 17 Aug 2025 20:19:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20Update=20.gitignore=20t?= =?UTF-8?q?o=20include=20credentials.json,=20.CLAUDE.md,=20and=20.DS=5FSto?= =?UTF-8?q?re?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8ca167d..3e36199 100644 --- a/.gitignore +++ b/.gitignore @@ -146,4 +146,7 @@ dev/ *token* *password* api-keys.txt -credentials.json \ No newline at end of file +credentials.json + +.CLAUDE.md +.DS_Store \ No newline at end of file