aboutsummaryrefslogtreecommitdiff
path: root/VexRiscvSocSoftware/.gitignore
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@hs-augsburg.de>2022-07-25 17:55:39 +0200
committerFriedrich Beckmann <friedrich.beckmann@hs-augsburg.de>2022-07-25 17:55:39 +0200
commit3fff6023602822531efdae30bc8ebf862967f1ef (patch)
tree16028102b8d850f8ab3115d28a8539ca6bc5f51d /VexRiscvSocSoftware/.gitignore
Initial Commit
Diffstat (limited to 'VexRiscvSocSoftware/.gitignore')
-rw-r--r--VexRiscvSocSoftware/.gitignore13
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