commit fc4f477f53c7e71639f841a2b1c6495114181a70 parent 48532131c7bfc7f4587e8738a59cdd95d56da576 Author: Sandor Molnar <smolnar@mozilla.com> Date: Wed, 7 Jan 2026 19:28:43 +0200 Bug 2006135 - Add .claude/settings.local.json to .hgignore also. r=padenot Diffstat:
| M | .hgignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.hgignore b/.hgignore @@ -392,3 +392,4 @@ toolkit/themes/shared/design-system/node_modules/ # Ignore personal preferences files ^CLAUDE\.local\.md +.claude/settings.local.json