author | shaver@mozilla.org |
Wed, 23 Jul 2008 11:42:52 -0400 | |
changeset 17810 | 58268341e59090e24eb96b8ab4116d675732eec7 |
parent 15762 | 98e43ce43c792869c7de48e278bd6d71ace5a136 |
child 16323 | b3689adc7e26e4966c0d69b2635fe67ad2975645 |
permissions | -rw-r--r-- |
# .hgignore - List of filenames hg should ignore # Filenames that should be ignored wherever they appear ~$ \.pyc$ (^|/)TAGS$ # User files that may appear at the root ^\.mozconfig$ ^mozconfig$ ^\.mozconfig\.mk$ ^\.mozconfig\.out$ ^configure$ ^config\.cache$ ^config\.log$ ^ID$ # Empty marker file that's generated when we check out NSS ^security/manager/\.nss\.checkout$ # Build directories ^obj- ^objdir- # Build directories for js shell _DBG\.OBJ/ _OPT\.OBJ/