Ignore files in cg_gcc example folder
This commit is contained in:
parent
261d92c07d
commit
12bedc3e2b
1 changed files with 1 additions and 0 deletions
|
@ -52,4 +52,5 @@ ignore = [
|
|||
"compiler/rustc_codegen_gcc/tests",
|
||||
# Code automatically generated and included.
|
||||
"compiler/rustc_codegen_gcc/src/intrinsic/archs.rs",
|
||||
"compiler/rustc_codegen_gcc/example",
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue