Loading .gitignore +6 −0 Original line number Diff line number Diff line Loading @@ -118,6 +118,11 @@ devtools/**/node_modules # Ignore browsertime output directory browsertime-results # Ignore the build directories of WebGPU and WebRender standalone builds. gfx/wgpu/target gfx/wgpu/.*/build gfx/wr/target/ # Tag files generated by GNU Global GTAGS GRTAGS Loading @@ -141,6 +146,7 @@ mobile/android/gradle/.gradle /servo/ports/geckolib/target/ /dom/base/rust/target/ /servo/components/style/target/ /dom/webgpu/tests/cts/vendor/target/ # Ignore mozharness execution files testing/mozharness/.tox/ Loading Loading
.gitignore +6 −0 Original line number Diff line number Diff line Loading @@ -118,6 +118,11 @@ devtools/**/node_modules # Ignore browsertime output directory browsertime-results # Ignore the build directories of WebGPU and WebRender standalone builds. gfx/wgpu/target gfx/wgpu/.*/build gfx/wr/target/ # Tag files generated by GNU Global GTAGS GRTAGS Loading @@ -141,6 +146,7 @@ mobile/android/gradle/.gradle /servo/ports/geckolib/target/ /dom/base/rust/target/ /servo/components/style/target/ /dom/webgpu/tests/cts/vendor/target/ # Ignore mozharness execution files testing/mozharness/.tox/ Loading