ソースを参照

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

読み込み中…
キャンセル
保存