tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 062bfd2cf57867fcf9a6a7305b32fca200b60a54
parent de1557487939cf263648d94bca1a30dd66759edd
Author: Paul Adenot <paul@paul.cx>
Date:   Wed,  7 Jan 2026 16:12:11 +0000

Bug 2006135 - Add .claude/settings.local.json to .gitignore. r=ai4dev-reviewers,suhaib

Differential Revision: https://phabricator.services.mozilla.com/D278148

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -395,6 +395,7 @@ toolkit/crashreporter/minidump-analyzer/target/ # Ignore personal preferences files CLAUDE.local.md +.claude/settings.local.json # Ignore .json.gz (typically profiles) in the root directory # lint-ignore-next-line: git-only