mirror of
https://github.com/servo/servo.git
synced 2025-06-09 00:53:26 +00: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
|
||||
"components/script/dom/bindings/codegen/*",
|
||||
"components/style/properties/mod.rs",
|
||||
"components/servo/target/*",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue