author | Johnny Stenback <jst@mozilla.com> |
Sun, 28 Jun 2009 11:47:11 -0700 | |
changeset 29798 | c11b50467863b929d45efc3ca2e6cf89f46a16b9 |
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$