1 # .gitignore - List of filenames git should ignore
3 # Filenames that should be ignored wherever they appear
15 # Emacs directory variable files.
18 # User files that may appear at the root
27 # Empty marker file that's generated when we check out NSS
28 security/manager/.nss.checkout
33 # Build directories for js shell
37 # SpiderMonkey configury
40 # SpiderMonkey test result logs
41 js/src/tests/results-*.html
42 js/src/tests/results-*.txt
44 # Java HTML5 parser classes
45 parser/html/java/htmlparser/
46 parser/html/java/javaparser/
48 # Ignore the files and directory that Eclipse IDE creates
53 # Python virtualenv artifacts.
58 # Ignore chrome.manifest files from the devtools loader
59 browser/devtools/chrome.manifest
60 toolkit/devtools/chrome.manifest
62 # Tag files generated by GNU Global
68 # Git clone directory for updating web-platform-tests
69 testing/web-platform/sync/
71 # Android Gradle artifacts.
72 mobile/android/gradle/.gradle