1 # .gitignore - List of filenames git should ignore
3 # Filenames that should be ignored wherever they appear
15 # User files that may appear at the root
24 # Empty marker file that's generated when we check out NSS
25 security/manager/.nss.checkout
30 # Build directories for js shell
34 # SpiderMonkey configury
37 # SpiderMonkey test result logs
38 js/src/tests/results-*.html
39 js/src/tests/results-*.txt
41 # Java HTML5 parser classes
42 parser/html/java/htmlparser/
43 parser/html/java/javaparser/
45 # Ignore the files and directory that Eclipse IDE creates
50 # Python virtualenv artifacts.
55 # Ignore chrome.manifest files from the devtools loader
56 browser/devtools/chrome.manifest
57 toolkit/devtools/chrome.manifest
59 # Tag files generated by GNU Global