mirror of https://github.com/madler/zlib.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
367 B
37 lines
367 B
*.diff |
|
*.patch |
|
*.orig |
|
*.rej |
|
|
|
*~ |
|
*.a |
|
*.lo |
|
*.o |
|
*.dylib |
|
|
|
*.gcda |
|
*.gcno |
|
*.gcov |
|
|
|
/example |
|
/example64 |
|
/examplesh |
|
**/libz.so* |
|
/minigzip |
|
/minigzip64 |
|
/minigzipsh |
|
/zlib.pc |
|
/configure.log |
|
/build |
|
|
|
.DS_Store |
|
.vs |
|
*.user |
|
*.nupkg |
|
contrib/vstudio/vc143/x86 |
|
contrib/vstudio/vc143/x64 |
|
contrib/vstudio/vc143/arm |
|
contrib/vstudio/vc143/arm64 |
|
contrib/nuget/bin |
|
contrib/nuget/obj |
|
*.included
|
|
|