diff options
| author | Luca Casonato <lucacasonato@yahoo.com> | 2021-01-27 15:06:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-27 15:06:18 +0100 |
| commit | 2638aa03a5c3f7f4740ea7bee22127c01eb47a3c (patch) | |
| tree | 16a27215e5a3105af51d3c4405a171eab6262148 /.gitignore | |
| parent | ecfda65effab41b8ca0ab65955d0542304437491 (diff) | |
tests: new typescript WPT runner (#9269)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 00516bb41..d84365bb0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ gclient_config.py_entries /gh-pages/ /target/ /std/hash/_wasm/target +/tools/wpt/manifest.json # Files that help ensure VSCode can work but we don't want checked into the # repo |
