author | Chris Jones <jones.chris.g@gmail.com> |
Fri, 10 Jul 2009 14:58:14 -0500 | |
changeset 35767 | 484699c5aa27bdf3fb922a722b537c71b7600961 |
parent 27593 | 9888445d74393cd7185aeda8c344b54ae940f782 |
child 30319 | 3c25f816681850664b9032464608923a2740d6dd |
permissions | -rw-r--r-- |
# .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 ^configure$ ^config\.cache$ ^config\.log$ ^ID$ # Empty marker file that's generated when we check out NSS ^security/manager/\.nss\.checkout$ # Build directories ^obj # Build directories for js shell _DBG\.OBJ/ _OPT\.OBJ/ # SpiderMonkey configury ^js/src/configure$ ^js/src/autom4te.cache$