author | Boris Zbarsky <bzbarsky@mit.edu> |
Wed, 06 Aug 2008 17:38:25 -0400 | |
changeset 16456 | dca0f270bb2188d96009ff0dfc0ce5558f0ad4ba |
parent 16323 | b3689adc7e26e4966c0d69b2635fe67ad2975645 |
child 16951 | 10b845068cff1bbfcc5421b0039dfdc1ab2f7733 |
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 # Build directories for js shell _DBG\.OBJ/ _OPT\.OBJ/