author | Vladimir Vukicevic <vladimir@pobox.com> |
Sun, 10 Aug 2008 22:20:31 -0700 | |
changeset 16547 | 2598083b8f70b4276921ca0166ea641b6283ee33 |
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/