This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore elf and hex in C.gitignore
=
11 years ago
parent
66f5b6f343
commit
502cb31439
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
C.gitignore
+ 2
- 0
C.gitignore
View File
@@ -2,6 +2,7 @@
*.o
*.ko
*.obj
+*.elf
# Libraries
*.lib
@@ -17,3 +18,4 @@
*.exe
*.out
*.app
+*.hex