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
23 # Empty marker file that's generated when we check out NSS
24 ^security/manager/\.nss\.checkout$
29 # Build directories for js shell
33 # SpiderMonkey configury
35 ^js/src/autom4te.cache$
36 # SpiderMonkey test result logs
37 ^js/src/tests/results-.*\.(html|txt)$
39 # Java HTML5 parser classes
40 ^parser/html/java/(html|java)parser/
45 # Ignore the files and directory that Eclipse IDE creates
50 # Python stuff installed at build time.
52 ^python/psutil/.*\.pyd