Bug 1789051 - Disable browser_view_selectionByMouse.js on a11y-checks for permafailin...
[gecko.git] / .gitignore
blob8ef23e362cf6bed90e843d901ee78453949dadfd
1 # .gitignore - List of filenames git should ignore
3 # Filenames that should be ignored wherever they appear
4 *~
5 *.pyc
6 *.pyo
7 TAGS
8 tags
9 compile_commands.json
10 toolchains.json
12 # Ignore ID generated by idutils and un-ignore id directory (for Indonesian locale)
14 !id/
15 .DS_Store*
16 *.pdb
17 .eslintcache
18 # Filesystem temporaries
19 .fuse_hidden*
21 # Ignore Python .egg-info directories for first-party modules (but,
22 # still add vendored packages' .egg-info directories)
23 *.egg-info
24 !third_party/python/**/*.egg-info
25 !testing/web-platform/tests/tools/third_party/**/*.egg-info
27 # Vim swap files.
28 .*.sw[a-z]
29 .sw[a-z]
31 # Emacs directory variable files.
32 **/.dir-locals.el
33 # Emacs project sentinel files.
34 **/.projectile
36 # User files that may appear at the root
37 /.clang-tidy
38 /.clangd
39 /.mozconfig*
40 /mozconfig*
41 /old-configure
42 /config.cache
43 /config.log
44 /.clang_complete
45 /machrc
46 /.machrc
47 # pyenv artifact
48 /.python-version
50 # Empty marker file that's generated when we check out NSS
51 security/manager/.nss.checkout
53 # Build directories
54 /obj*/
56 # gecko.log is generated by various test harnesses
57 /gecko.log
59 # Ignore all node_modules directories
60 node_modules/
61 # ...but allow ones under third_party
62 !/third_party/**/node_modules/
64 # Ignore newtab component build assets
65 browser/components/newtab/logs/
67 # Ignore about:welcome component build assets
68 browser/components/aboutwelcome/logs/
70 # Ignore ASRouter component build assets
71 browser/components/asrouter/logs/
73 # Ignore ASRouter generated test files
74 browser/components/newtab/content-src/asrouter/schemas/corpus/CFRMessageProvider.messages.json
75 browser/components/newtab/content-src/asrouter/schemas/corpus/OnboardingMessageProvider.messages.json
76 browser/components/newtab/content-src/asrouter/schemas/corpus/PanelTestProvider.messages.json
77 browser/components/newtab/content-src/asrouter/schemas/corpus/PanelTestProvider_toast_notification.messages.json
79 # Ignore Pocket component build and dev assets
80 browser/components/pocket/content/panels/css/main.compiled.css.map
82 # Ignore downloaded thirdparty build artifacts.
83 toolkit/components/translations/bergamot-translator/thirdparty
85 # Build directories for js shell
86 *_DBG.OBJ/
87 *_OPT.OBJ/
88 /js/src/*-obj/
89 /js/src/obj-*/
91 # SpiderMonkey configury
92 js/src/old-configure
93 js/src/autom4te.cache
94 # SpiderMonkey test result logs
95 js/src/tests/results-*.html
96 js/src/tests/results-*.txt
98 # Java HTML5 parser classes
99 parser/html/java/htmlparser/
100 parser/html/java/javaparser/
101 parser/html/java/javaparser.jar
102 parser/html/java/translator.jar
104 # Ignore the files and directory that Eclipse IDE creates
105 .project
106 .cproject
107 .settings/
109 # Ignore the files and directory that JetBrains IDEs create.
110 /.idea/
111 *.iml
112 # Android Monitor in Android Studio creates a captures/ directory.
113 /captures/
115 # Gradle cache.
116 /.gradle/
118 # Local Gradle configuration properties.
119 /local.properties
121 # Ignore chrome.manifest files from the devtools loader
122 devtools/client/chrome.manifest
123 devtools/shared/chrome.manifest
125 # Ignore debugger build directories
126 devtools/client/debugger/assets/build
127 devtools/client/debugger/assets/module-manifest.json
129 # Ignore node_modules directories in devtools
130 devtools/**/node_modules
132 # Ignore browsertime output directory
133 browsertime-results
135 # Ignore the build directories of WebGPU and WebRender standalone builds.
136 gfx/wgpu/target
137 gfx/wgpu/.*/build
138 gfx/wr/target/
140 # Tag files generated by GNU Global
141 GTAGS
142 GRTAGS
143 GSYMS
144 GPATH
146 # Git clone directory for updating web-platform-tests
147 testing/web-platform/sync/
149 # Third party metadata for web-platform-tests
150 testing/web-platform/products/
152 # Android Gradle artifacts.
153 mobile/android/gradle/.gradle
155 # XCode project cruft
156 /*.xcodeproj/
158 # Rust/Cargo output from running `cargo` directly
159 /target/
160 /servo/ports/geckolib/target/
161 /dom/base/rust/target/
162 /servo/components/style/target/
163 /dom/webgpu/tests/cts/vendor/target/
165 # Ignore mozharness execution files
166 testing/mozharness/.tox/
167 testing/mozharness/build/
168 testing/mozharness/logs/
169 testing/mozharness/.coverage
170 testing/mozharness/nosetests.xml
172 # Ignore ESLint node_modules
173 node_modules/
175 # Ignore talos virtualenv and tp5n files.
176 # The tp5n set is supposed to be decompressed at
177 # testing/talos/talos/fis|tests/tp5n in order to run tests like tps
178 # locally. Similarly, running talos requires a Python package virtual
179 # environment. Both the virtual environment and tp5n files end up littering
180 # the status command, so we ignore them.
181 testing/talos/.Python
182 testing/talos/bin/
183 testing/talos/include/
184 testing/talos/lib/
185 testing/talos/talos/fis/tp5n.zip
186 testing/talos/talos/fis/tp5n
187 testing/talos/talos/tests/tp5n.zip
188 testing/talos/talos/tests/tp5n
189 testing/talos/talos/tests/devtools/damp.manifest.develop
191 # Ignore sync tps logs and reports
192 tps.log
193 tps_result.json
195 # Unit test
196 .pytest_cache/
198 # Ignore files created when running a reftest.
199 lextab.py
201 # Ignore Visual Studio/Visual Studio Code workspace files.
202 .vs/
203 .vscode/
204 !.vscode/extensions.json
205 !.vscode/tasks.json
206 *.user
208 # Thunderbird source tree
209 /comm/
211 # Ignore various raptor performance framework files
212 testing/raptor/.raptor-venv
213 testing/raptor/raptor-venv
214 testing/raptor/raptor/tests/json/
215 testing/raptor/webext/raptor/auto_gen_test_config.js
217 # Ignore ICU4X experimentation data files.
218 # See intl/ICU4X.md for more details.
219 config/external/icu4x
221 # Ignore the index files generated by clangd.
222 .cache/clangd/index/
224 # Ignore Storybook generated files
225 browser/components/storybook/node_modules/
226 browser/components/storybook/storybook-static/
227 browser/components/storybook/.storybook/chrome-map.js
228 browser/components/storybook/custom-elements.json
230 # Ignore jscodeshift installed by mach esmify on windows
231 tools/esmify/jscodeshift
232 tools/esmify/jscodeshift.cmd
233 tools/esmify/jscodeshift.ps1
234 tools/esmify/package-lock.json
236 # Ignore automatically generated mots documentation
237 docs/mots/index.rst