author | Ehsan Akhgari <ehsan@mozilla.com> |
Thu, 29 Apr 2010 10:33:37 +0200 | |
changeset 41521 | 8b1842164185782ad587a4d341166950d99d5380 |
parent 41520 | ab906b5af4abed386b8f62dc3cc2bccf00ca4b5b |
child 41522 | 7bb5305ac392abccb0844836bae4dd4063dffd30 |
push id | 1 |
push user | root |
push date | Tue, 26 Apr 2011 22:38:44 +0000 |
treeherder | mozilla-beta@bfdb6e623a36 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | ted |
bugs | 560357 |
milestone | 1.9.3a5pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
|
--- a/.hgignore +++ b/.hgignore @@ -1,14 +1,14 @@ # .hgignore - List of filenames hg should ignore # Filenames that should be ignored wherever they appear ~$ \.py(c|o)$ -(^|/)TAGS$ +(?i)(^|/)TAGS$ (^|/)ID$ (^|/)\.DS_Store$ # User files that may appear at the root ^\.mozconfig ^mozconfig ^configure$ ^config\.cache$