ソースを参照

Ignore elf and hex in C.gitignore

= 11 年 前
コミット
502cb31439
1 ファイル変更2 行追加0 行削除
  1. 2 0
      C.gitignore

+ 2 - 0
C.gitignore

@@ -2,6 +2,7 @@
 *.o
 *.ko
 *.obj
+*.elf
 
 # Libraries
 *.lib
@@ -17,3 +18,4 @@
 *.exe
 *.out
 *.app
+*.hex