diff options
Diffstat (limited to 'VexRiscvSocSoftware/.gitignore')
-rw-r--r-- | VexRiscvSocSoftware/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/VexRiscvSocSoftware/.gitignore b/VexRiscvSocSoftware/.gitignore new file mode 100644 index 0000000..ba2733e --- /dev/null +++ b/VexRiscvSocSoftware/.gitignore @@ -0,0 +1,13 @@ +*.o +*.elf +*.hex +*.bin +*.asm +*.map +*.v +*~ + +.cproject +.project +*.xml +*.d |