author | Nomis101@web.de |
Mon, 15 Aug 2011 19:51:13 +0100 | |
changeset 8305 | d5bf69e8b36cff315ed9ff799988ad490988b65c |
parent 8304 | bbf265b99212be581be15720e509bc1ba00b8494 |
child 8306 | 93daa0229bc738aade47133aa90ce401e3a28b69 |
push id | unknown |
push user | unknown |
push date | unknown |
reviewers | Callek |
bugs | 678012 |
--- 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$