mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Ignore ForceTouchEvent.webidl
This commit is contained in:
parent
df6e7394d4
commit
0d529274a4
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ ignored_files = [
|
|||
os.path.join(".", "resources", "hsts_preload.json"),
|
||||
os.path.join(".", "tests", "wpt", "metadata", "MANIFEST.json"),
|
||||
os.path.join(".", "tests", "wpt", "metadata-css", "MANIFEST.json"),
|
||||
os.path.join(".", "components", "script", "dom", "webidls", "ForceTouchEvent.webidl"),
|
||||
# Hidden files
|
||||
os.path.join(".", "."),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue