mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-24 05:47:36 -04:00
exclude tar.gz compressed file from vendoring, and remove from vendor directory (#550)
This commit is contained in:
parent
8ce399dbe6
commit
790fab927a
2 changed files with 1 additions and 0 deletions
1
vendor/google_riscv-dv.vendor.hjson
vendored
1
vendor/google_riscv-dv.vendor.hjson
vendored
|
@ -12,6 +12,7 @@
|
|||
|
||||
exclude_from_upstream: [
|
||||
"docs/riscv-dv.pdf",
|
||||
"sample/sample_rv32imc_test.tar.gz",
|
||||
]
|
||||
|
||||
}
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue