mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 13:57:07 -04:00
Fixed .gitignore
This commit is contained in:
parent
b6dd0b110c
commit
ea42025901
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -8,6 +8,7 @@ __pycache__/
|
|||
|
||||
#External repos
|
||||
addins
|
||||
addins/riscv-arch-test/Makefile.include
|
||||
|
||||
#vsim work files to ignore
|
||||
transcript
|
||||
|
@ -43,3 +44,7 @@ fpga/generator/WallyFPGA*
|
|||
fpga/generator/reports/
|
||||
fpga/generator/*.log
|
||||
fpga/generator/*.jou
|
||||
*.objdump*
|
||||
*.signature.output
|
||||
examples/asm/sumtest/sumtest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue