Ignore runtime configuration files generated during quality assurance. TOR_BUG_3246

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
parent 5
4ab42b5ab56c
child 7
129ffea94266

Ignore runtime configuration files generated during quality assurance.

.hgignore file | annotate | diff | comparison | revisions
     1.1 --- a/.hgignore	Wed Dec 31 07:53:36 2014 +0100
     1.2 +++ b/.hgignore	Wed Dec 31 13:27:57 2014 +0100
     1.3 @@ -61,3 +61,6 @@
     1.4  # Ignore chrome.manifest files from the devtools loader
     1.5  ^browser/devtools/chrome.manifest$
     1.6  ^toolkit/devtools/chrome.manifest$
     1.7 +
     1.8 +# MSvB research and development
     1.9 +TorBrowser

mercurial