1 # .hgignore - List of filenames hg should ignore
3 # Filenames that should be ignored wherever they appear
9 # User files that may appear at the root
17 # Empty marker file that's generated when we check out NSS
18 ^security/manager/\.nss\.checkout$
23 # Build directories for js shell
27 # SpiderMonkey configury
29 ^js/src/autom4te.cache$
31 # Java HTML5 parser classes
32 ^parser/html/java/.*\.class$