author | Serge Gautherie <sgautherie.bz@free.fr> |
Tue, 24 Mar 2009 00:58:39 +0100 | |
changeset 26478 | 999cd55bd9c046b6205ead0b6c7c17bd5552d731 |
parent 26477 | ad88f5d62c7c18e838f4d7010d9a70c3527da848 |
child 26479 | 1c35af83002a1f1cf24f67671771b7ac3cf4bbd6 |
push id | 6096 |
push user | sgautherie.bz@free.fr |
push date | Tue, 24 Mar 2009 00:15:00 +0000 |
treeherder | mozilla-central@1c35af83002a [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | ted.mielczarek |
bugs | 451273 |
milestone | 1.9.2a1pre |
--- a/.hgignore +++ b/.hgignore @@ -1,15 +1,15 @@ # .hgignore - List of filenames hg should ignore # Filenames that should be ignored wherever they appear ~$ \.pyc$ (^|/)TAGS$ -\.DS_Store$ +(^|/)\.DS_Store$ # User files that may appear at the root ^\.mozconfig$ ^mozconfig$ ^\.mozconfig\.mk$ ^\.mozconfig\.out$ ^configure$ ^config\.cache$