mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore elf and hex in C.gitignore
This commit is contained in:
parent
66f5b6f343
commit
502cb31439
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
*.o
|
||||
*.ko
|
||||
*.obj
|
||||
*.elf
|
||||
|
||||
# Libraries
|
||||
*.lib
|
||||
|
@ -17,3 +18,4 @@
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
*.hex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue