Updated the .gitignore to reject all the extra compiled objects for the branchmarks.

This commit is contained in:
Ross Thompson 2021-03-24 10:30:19 -05:00
parent efa8ad4e17
commit d74b6eb69c

6
.gitignore vendored
View File

@ -11,3 +11,9 @@ wlft*
/imperas-riscv-tests/FunctionRadix_32.addr
/imperas-riscv-tests/FunctionRadix_64.addr
/imperas-riscv-tests/ProgramMap.txt
*.o
*.d
testsBP/*/*/*.elf*
testsBP/*/OBJ/*
testsBP/*/*.a