Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 652f0a4

Browse files
Bug 1410341 - add toolchains.json to .hgignore;r=jmaher
MozReview-Commit-ID: KoYfVYcH9Kg --HG-- extra : rebase_source : 005b21c077d11d7df0b23857e7e4f1c1a7d2720f
1 parent 6e662ea commit 652f0a4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.hgignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ GPATH
145145
^testing/talos/talos/mitmproxy/mitmproxy
146146
^testing/talos/talos/mitmproxy/mitmweb
147147

148+
# Ignore toolchains.json created by tooltool.
149+
^toolchains\.json
150+
148151
# Ignore files created when running a reftest.
149152
^lextab.py$
150153

0 commit comments

Comments
 (0)