diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8d0893d932c..73c2fce6cda 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ /python/_venv* /python/tidy/servo_tidy.egg-info /tests/wpt/sync +/tests/wpt/**/**/.cache/ /tests/dromaeo/dromaeo *.pkl *.pyc |