mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Updated the .gitignore to reject all the extra compiled objects for the branchmarks.
This commit is contained in:
parent
efa8ad4e17
commit
d74b6eb69c
6
.gitignore
vendored
6
.gitignore
vendored
@ -11,3 +11,9 @@ wlft*
|
|||||||
/imperas-riscv-tests/FunctionRadix_32.addr
|
/imperas-riscv-tests/FunctionRadix_32.addr
|
||||||
/imperas-riscv-tests/FunctionRadix_64.addr
|
/imperas-riscv-tests/FunctionRadix_64.addr
|
||||||
/imperas-riscv-tests/ProgramMap.txt
|
/imperas-riscv-tests/ProgramMap.txt
|
||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
testsBP/*/*/*.elf*
|
||||||
|
testsBP/*/OBJ/*
|
||||||
|
testsBP/*/*.a
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user