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 58487db60a
commit 754f55c564

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