mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Ignore testfloat build files
This commit is contained in:
parent
cb944e0f92
commit
5d215f3cfe
5
.gitignore
vendored
5
.gitignore
vendored
@ -20,11 +20,6 @@ __pycache__/
|
||||
/**/obj_dir*
|
||||
/**/gmon*
|
||||
|
||||
#External repos
|
||||
addins/riscv-arch-test/Makefile.include
|
||||
addins/riscv-tests/target
|
||||
addins/TestFloat-3e/build/Linux-x86_64-GCC/*
|
||||
|
||||
# Tests
|
||||
tests/riscof/config32.ini
|
||||
tests/riscof/config32e.ini
|
||||
|
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -40,3 +40,4 @@
|
||||
[submodule "addins/berkeley-testfloat-3"]
|
||||
path = addins/berkeley-testfloat-3
|
||||
url = https://github.com/ucb-bar/berkeley-testfloat-3
|
||||
ignore = dirty
|
||||
|
Loading…
Reference in New Issue
Block a user