1 # .hgignore - List of filenames hg should ignore
3 # Filenames that should be ignored wherever they appear
10 # 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$
30 # SpiderMonkey test result logs
31 ^js/src/tests/results-.*\.(html|txt)$
33 # Java HTML5 parser classes
34 ^parser/html/java/(html|java)parser/