mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Remove invalid file path in ignored_files for tidying
This commit is contained in:
parent
b4e30da3db
commit
da44f31cb1
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ ignored_files = [
|
||||||
"components/script/dom/bindings/codegen/ply/*",
|
"components/script/dom/bindings/codegen/ply/*",
|
||||||
|
|
||||||
# Generated and upstream code combined with our own. Could use cleanup
|
# Generated and upstream code combined with our own. Could use cleanup
|
||||||
"components/style/properties/mod.rs",
|
|
||||||
"target/*",
|
"target/*",
|
||||||
"ports/gonk/src/native_window_glue.cpp",
|
"ports/gonk/src/native_window_glue.cpp",
|
||||||
"ports/cef/*",
|
"ports/cef/*",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue