author | Gavin Sharp <gavin.sharp@gmail.com> |
Wed, 22 Apr 2009 02:42:14 +0200 | |
changeset 27593 | 9888445d74393cd7185aeda8c344b54ae940f782 |
parent 27592 | 02d8a0a5f71f8918b174d01ebdaf775261478b54 |
child 27594 | 783b76d274258b59677dcdfb46b377b748aa636a |
push id | unknown |
push user | unknown |
push date | unknown |
reviewers | ted.mielczarek |
bugs | 488864 |
milestone | 1.9.2a1pre |
--- a/.hgignore +++ b/.hgignore @@ -2,20 +2,18 @@ # Filenames that should be ignored wherever they appear ~$ \.pyc$ (^|/)TAGS$ (^|/)\.DS_Store$ # User files that may appear at the root -^\.mozconfig$ -^mozconfig$ -^\.mozconfig\.mk$ -^\.mozconfig\.out$ +^\.mozconfig +^mozconfig ^configure$ ^config\.cache$ ^config\.log$ ^ID$ # Empty marker file that's generated when we check out NSS ^security/manager/\.nss\.checkout$