author | Doug Turner <dougt@dougt.org> |
Wed, 02 May 2012 09:43:45 -0700 | |
changeset 97606 | a60f7c4c1afd8f9d62cefb9d1fa9afc7c6d3e891 |
parent 97605 | b46d76d90cc006f940c70663c13ff85938767fec |
child 97607 | 270db83fa61c70447ac02a5643b9dfaca3c798e7 |
push id | 173 |
push user | lsblakk@mozilla.com |
push date | Fri, 24 Aug 2012 15:39:16 +0000 |
treeherder | mozilla-release@bcc45eb1fb41 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | khuey |
bugs | 746470 |
milestone | 15.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/.hgignore +++ b/.hgignore @@ -8,17 +8,17 @@ (^|/)\.DS_Store$ # Vim swap files. ^\.sw.$ .[^/]*\.sw.$ # User files that may appear at the root ^\.mozconfig -^mozconfig$ +^mozconfig* ^configure$ ^config\.cache$ ^config\.log$ # Empty marker file that's generated when we check out NSS ^security/manager/\.nss\.checkout$ # Build directories @@ -39,9 +39,8 @@ # SVN directories \.svn/ # Ignore the files and directory that Eclipse IDE creates \.project$ \.cproject$ \.settings/ -