Ignore elf and hex in C.gitignore

This commit is contained in:
= 2013-10-07 20:16:11 +00:00
parent 66f5b6f343
commit 502cb31439
1 changed files with 2 additions and 0 deletions

View File

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