1 # .gitignore - List of filenames git should ignore
3 # Filenames that should be ignored wherever they appear
12 # Ignore ID generated by idutils and un-ignore id directory (for Indonesian locale)
18 # Filesystem temporaries
21 # Ignore Python .egg-info directories for first-party modules (but,
22 # still add vendored packages' .egg-info directories)
24 !third_party/python/**/*.egg-info
25 !testing/web-platform/tests/tools/third_party/**/*.egg-info
31 # Emacs directory variable files.
33 # Emacs project sentinel files.
36 # User files that may appear at the root
49 # Empty marker file that's generated when we check out NSS
50 security/manager/.nss.checkout
55 # gecko.log is generated by various test harnesses
58 # Ignore newtab component build assets
59 browser/components/newtab/logs/
61 # Ignore ASRouter generated test files
62 browser/components/newtab/content-src/asrouter/schemas/corpus/CFRMessageProvider.messages.json
63 browser/components/newtab/content-src/asrouter/schemas/corpus/OnboardingMessageProvider.messages.json
64 browser/components/newtab/content-src/asrouter/schemas/corpus/PanelTestProvider.messages.json
65 browser/components/newtab/content-src/asrouter/schemas/corpus/PanelTestProvider_toast_notification.messages.json
67 # Ignore Pocket component build and dev assets
68 browser/components/pocket/content/panels/css/main.compiled.css.map
70 # Build directories for js shell
76 # SpiderMonkey configury
79 # SpiderMonkey test result logs
80 js/src/tests/results-*.html
81 js/src/tests/results-*.txt
83 # Java HTML5 parser classes
84 parser/html/java/htmlparser/
85 parser/html/java/javaparser/
86 parser/html/java/javaparser.jar
87 parser/html/java/translator.jar
89 # Ignore the files and directory that Eclipse IDE creates
94 # Ignore the files and directory that JetBrains IDEs create.
97 # Android Monitor in Android Studio creates a captures/ directory.
103 # Local Gradle configuration properties.
106 # Ignore chrome.manifest files from the devtools loader
107 devtools/client/chrome.manifest
108 devtools/shared/chrome.manifest
110 # Ignore debugger build directories
111 devtools/client/debugger/assets/build
112 devtools/client/debugger/assets/module-manifest.json
114 # Ignore node_modules directories in devtools
115 devtools/**/node_modules
117 # Ignore browsertime output directory
120 # Tag files generated by GNU Global
126 # Git clone directory for updating web-platform-tests
127 testing/web-platform/sync/
129 # Third party metadata for web-platform-tests
130 testing/web-platform/products/
132 # Android Gradle artifacts.
133 mobile/android/gradle/.gradle
135 # XCode project cruft
138 # Rust/Cargo output from running `cargo` directly
140 /servo/ports/geckolib/target/
141 /dom/base/rust/target/
142 /servo/components/style/target/
144 # Ignore mozharness execution files
145 testing/mozharness/.tox/
146 testing/mozharness/build/
147 testing/mozharness/logs/
148 testing/mozharness/.coverage
149 testing/mozharness/nosetests.xml
151 # Ignore ESLint node_modules
154 # Ignore talos virtualenv and tp5n files.
155 # The tp5n set is supposed to be decompressed at
156 # testing/talos/talos/fis|tests/tp5n in order to run tests like tps
157 # locally. Similarly, running talos requires a Python package virtual
158 # environment. Both the virtual environment and tp5n files end up littering
159 # the status command, so we ignore them.
160 testing/talos/.Python
162 testing/talos/include/
164 testing/talos/talos/fis/tp5n.zip
165 testing/talos/talos/fis/tp5n
166 testing/talos/talos/tests/tp5n.zip
167 testing/talos/talos/tests/tp5n
168 testing/talos/talos/tests/devtools/damp.manifest.develop
170 # Ignore sync tps logs and reports
177 # Ignore files created when running a reftest.
180 # Ignore Visual Studio/Visual Studio Code workspace files.
183 !.vscode/extensions.json
187 # Ignore various raptor performance framework files
188 testing/raptor/.raptor-venv
189 testing/raptor/raptor-venv
190 testing/raptor/raptor/tests/json/
191 testing/raptor/webext/raptor/auto_gen_test_config.js
193 # Ignore ICU4X experimentation data files.
194 # See intl/ICU4X.md for more details.
195 config/external/icu4x
197 # Ignore the index files generated by clangd.
200 # Ignore Storybook generated files
201 browser/components/storybook/node_modules/
202 browser/components/storybook/storybook-static/
203 browser/components/storybook/.storybook/chrome-map.js
204 browser/components/storybook/custom-elements.json
206 # Ignore jscodeshift installed by mach esmify on windows
207 tools/esmify/jscodeshift
208 tools/esmify/jscodeshift.cmd
209 tools/esmify/jscodeshift.ps1
210 tools/esmify/package-lock.json
212 # Ignore automatically generated mots documentation