Browse Source

Added 'elf' to gitignore

Daniele Lacamera 1 year ago
parent
commit
acea26c289
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 *.o
 *.bin
 *.map
+*.elf
 tags