diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -10,6 +10,7 @@ m4/* | |||
| 10 | *.dll | 10 | *.dll |
| 11 | *.so | 11 | *.so |
| 12 | *.dylib | 12 | *.dylib |
| 13 | *.exe | ||
| 13 | *.patch | 14 | *.patch |
| 14 | aclocal.m4 | 15 | aclocal.m4 |
| 15 | config.h | 16 | config.h |
![]() |
index : libirecovery | |
| Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux | ms,jh |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 1 |
| @@ -10,6 +10,7 @@ m4/* | |||
| 10 | *.dll | 10 | *.dll |
| 11 | *.so | 11 | *.so |
| 12 | *.dylib | 12 | *.dylib |
| 13 | *.exe | ||
| 13 | *.patch | 14 | *.patch |
| 14 | aclocal.m4 | 15 | aclocal.m4 |
| 15 | config.h | 16 | config.h |