Skip to content

Commit 502cb31

Browse files
author
=
committed
Ignore elf and hex in C.gitignore
1 parent 66f5b6f commit 502cb31

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

C.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*.o
33
*.ko
44
*.obj
5+
*.elf
56

67
# Libraries
78
*.lib
@@ -17,3 +18,4 @@
1718
*.exe
1819
*.out
1920
*.app
21+
*.hex

0 commit comments

Comments
 (0)