mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 18:25:27 +00:00
updated gitignore file
This commit is contained in:
parent
3168859268
commit
981c3ccf6b
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,6 +1,14 @@
|
|||||||
**/work*
|
**/work*
|
||||||
**/wally_*.log
|
**/wally_*.log
|
||||||
|
|
||||||
|
# files for my own repo
|
||||||
|
setup_host.sh
|
||||||
|
tests/riscof/Makefile
|
||||||
|
bin/wally-tool-chain-install.sh
|
||||||
|
sim/coverage_output.txt
|
||||||
|
sim/regression_output.txt
|
||||||
|
|
||||||
|
|
||||||
.nfs*
|
.nfs*
|
||||||
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
Loading…
Reference in New Issue
Block a user