author | Jesse Ruderman <jruderman@gmail.com> |
Sat, 23 Aug 2008 21:21:00 -0700 | |
changeset 18338 | 8a3fb9f516d976d0bfa64d9e12ac994a77df1899 |
parent 18337 | 2989d7b99db3372d7093a83050d218b5c755b660 |
child 18339 | dc351caa80f85d18246a5fc2dc863e65bf616a11 |
push id | unknown |
push user | unknown |
push date | unknown |
reviewers | luser |
bugs | 451273 |
milestone | 1.9.1a2pre |
--- a/.hgignore +++ b/.hgignore @@ -1,14 +1,15 @@ # .hgignore - List of filenames hg should ignore # 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$ ^configure$ ^config\.cache$