Commit 502cb314 authored by ='s avatar =

Ignore elf and hex in C.gitignore

parent 66f5b6f3
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
*.o *.o
*.ko *.ko
*.obj *.obj
*.elf
# Libraries # Libraries
*.lib *.lib
...@@ -17,3 +18,4 @@ ...@@ -17,3 +18,4 @@
*.exe *.exe
*.out *.out
*.app *.app
*.hex
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment