mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Make tidy ingore new target dir
This commit is contained in:
parent
019c55343d
commit
f6b6687e53
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ ignored_files = [
|
||||||
# Generated and upstream code combined with our own. Could use cleanup
|
# Generated and upstream code combined with our own. Could use cleanup
|
||||||
"components/script/dom/bindings/codegen/*",
|
"components/script/dom/bindings/codegen/*",
|
||||||
"components/style/properties/mod.rs",
|
"components/style/properties/mod.rs",
|
||||||
|
"components/servo/target/*",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue