1 # .hgignore - List of filenames hg should ignore
3 # Filenames that should be ignored wherever they appear
14 # User files that may appear at the root
21 # Empty marker file that's generated when we check out NSS
22 ^security/manager/\.nss\.checkout$
27 # Build directories for js shell
31 # SpiderMonkey configury
33 ^js/src/autom4te.cache$
34 # SpiderMonkey test result logs
35 ^js/src/tests/results-.*\.(html|txt)$
37 # Java HTML5 parser classes
38 ^parser/html/java/(html|java)parser/
43 # Ignore the files and directory that Eclipse IDE creates