Chromium Code Reviews| Index: Tools/Scripts/webkitpy/thirdparty/wpt/wpt/.gitignore |
| diff --git a/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/.gitignore b/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..72908a311d86116131a72c8977e424d40084d554 |
| --- /dev/null |
| +++ b/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/.gitignore |
| @@ -0,0 +1,11 @@ |
| +*# |
| +*.py[co] |
| +*.sw[po] |
| +*~ |
| +MANIFEST.json |
| +\#* |
| +_certs |
| +config.json |
| +node_modules |
| +scratch |
| +testharness_runner.html |