From 83060e4b3ed89645eac4c28339e4c5883925a2bf Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Sun, 5 Oct 2025 04:28:25 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b0c2fa643d..4b95245f9c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.claude/settings.local.json .DS_Store .env .envrc @@ -190,4 +191,4 @@ scratch*.{js,ts,tsx,cjs,mjs} scripts/lldb-inline # We regenerate these in all the build scripts -cmake/sources/*.txt \ No newline at end of file +cmake/sources/*.txt