Add yosys builds files to gitignore

Signed-off-by: Michael Neuling <mikey@neuling.org>
pull/209/head
Michael Neuling 4 years ago
parent b1c260599f
commit 3460afb557

4
.gitignore vendored

@ -2,6 +2,10 @@
*~ *~
*.cf *.cf
*.s *.s
*.bit
*_out.config
microwatt.json
microwatt.svf
*_tb *_tb
main_ram.bin main_ram.bin
tests/*/*.bin tests/*/*.bin

Loading…
Cancel
Save