Skip to content

Commit 6412966

Browse files
authored
update gitignore (#3228)
Some files were missing from gitignore
1 parent 3685f0a commit 6412966

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,8 @@ Bender.lock
5252
# Both following lines are needed to list contents of ISA manual build dir.
5353
!/vendor/riscv/riscv-isa-manual/build/
5454
!/vendor/riscv/riscv-isa-manual/build/*
55+
/config/gen_from_riscv_config/hwconfig/linker/link.ld
56+
/config/gen_from_riscv_config/hwconfig/spike/spike.yaml
57+
/verif/sim/encaps.traces
58+
/verif/sim/iti.traces
59+
/verif/sim/verilator.fst.hier

0 commit comments

Comments
 (0)