瀏覽代碼

added gitignore file to ignore compile results

main
Matthias Lohr 10 年之前
父節點
當前提交
1ac7ea9908
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore 查看文件

@@ -0,0 +1,4 @@
*.elf
*.d
*.hex
*.o

Loading…
取消
儲存